C Language MCQ - English
Which one of the following is not a reserved keyword for C?
auto
case
main
default
Answer : C
View More Related Question
1) An algorithm is best described as:
A computer language
A step by step procedure for solving a problem
A branch of mathematics
None of the above
View Answer
2) C was primarily developed as
System programming language
General purpose language
Data processing language
None of the above.
View Answer
3) Which of the following is not one of the processes that a high-level language program must go through before it is ready to be executed?
4) Which of the following is not true about an interpreter?
Interpreter generates an object program from the source program
Interpreter is a kind of translator
Interpreter analysis each source statement every time it is to be executed
None of the above
View Answer
5) 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
View Answer