Wednesday, April 18, 2012

C language Interview Questions Answers on basics of C



In this post you can find some very basic C language interview questions. The questions answers in this post are concise and very basic. You can find more detailed and complex c interview questions answers and pdf at

Q) What standard of C language was popular before ANCI C?
A) K&R standard

Q) Who were the two main individuals involved in development of K&R standard for C language?
A) Brian Kernighan and Dennis Ritchie

Q) Is C a compiled language or interpreted language?
A) Compiled language

Q) Why C Programming Language Has Been Named as C?
A) Because it is based on another language called B

Q) What are applications of C programming language?
A) C language is considered ideal language for learning basics of programming to students. Many educational boards have C language as first language taught to computer science students. C language is used for creating computer applications and also used a lot in writing embedded software/firmware for products which use micro-controllers.

You can find more C interview questions and answers in related posts shown below.

No comments:

Post a Comment