C Language MCQ - English
Is the following statement a declaration or definition?
extern int i;
Home | Discussion Forum
Is the following statement a declaration or definition?
extern int i;
Declaration
Definition
Function
Error
Answer : A
View More Related Question
1) C is a:
Completely high-level language
Completely low-level language
High-level language with low-level features
None of these
View Answer
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) Which one of the following is not a reserved keyword for C?
4) C compiler traps:
5) Binary number uses only ________ digits.