C Language MCQ - English
C was primarily developed as
System programming language
General purpose language
Data processing language
None of the above.
Answer : A
View More Related Question
1) C programs are converted into machine language with the help of
2) 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?
3) Is the following statement a declaration or definition?
extern int i;
4) The language C is:
An assembly language
A third generation high level language
A machine language
None of the above
View Answer
5) A program converts a high-level language program to a set of instructions that can run on a computer is called a: