C Language MCQ - English
When we mention the prototype of a function?
Defining
Declaring
Prototyping
Calling
Answer : B
View More Related Question
1) Program error are called ___________.
2) The ____________ symbol is used to indicate the starting and stopping in the flowchart.
3) A program converts a high-level language program to a set of instructions that can run on a computer is called a:
4) A compiler is:
A machine-independent and OS-independent
Machine-dependent and OS-dependent
Machine-dependent and OS-independent
Machine-independent and OS-dependent
View Answer
5) 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?