McqMate
| 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. | |
View all MCQs in
Object Oriented Programming (OOP)No comments yet