Q.

Which of the following statements is false?

A. every c++ program must have a main().
B. in c++, white spaces and carriage returns are ignored by the compiler.
C. c++ statements terminate with semicolon.
D. main() terminates with semicolon.
Answer» D. main() terminates with semicolon.
719
0
Do you find this helpful?
5

Discussion

No comments yet