C Language MCQ - English
C Language developed at _________?
AT & T's Bell Laboratories of USA in 1972
AT & T's Bell Laboratories of USA in 1970
Sun Microsystems in 1973
Cambridge University in 1972
Answer : A
View More Related Question
1) Is the following statement a declaration or definition?
extern int i;
2) Bug means:
A logical errors in a program
A difficult syntax error in a program
Both a and b
None of the above
View Answer
3) Algorithm if written in computers language, then such set of instructions is called a _______________.
4) Binary number uses only ________ digits.
5) How would you round off a value from 1.66 to 2.0?