

McqMate
Q. |
What is the compilation error for this program? |
A. | each undeclared identifier is reported only once |
B. | cout and cin not declared in scope |
C. | invalid conversion from int to float |
D. | all of the above |
Answer» B. cout and cin not declared in scope |
View all MCQs in
Object Oriented Programming (OOP)No comments yet