Q159
Comment on the output of the following C code. #include #include "test.h" #include "test.h" int main() //some code
A.
True
B.
Compile time error
AnswerC.
False
D.
Depends on the compiler
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board