Multiple Choice
Will compiler produce any compilation error if same header file is included two times?
A) YES
B) NO
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Smallest element of an array is called
Q18: Which gcc flag is used to enable
Q19: Array is _ data type in C
Q20: What is output of below program?<br>Int main()<br>{<br>For(;
Q21: Array is an example of _ type
Q23: Address stored in the pointer variable is
Q24: Set of consecutive memory locations is called
Q25: What is output of below program?<br>Int main()<br>{<br>Int
Q26: What is the following is invalid header
Q27: Pointer variable is declared using preceding _