McqMate
Q. |
What will be the output of following code? #include <iostream> using namespace std;
|
A. | 0 1 2 |
B. | 1 2 3 |
C. | syntax error |
D. | none of these |
Answer» C. syntax error |
View all MCQs in
Principles of Programming LanguagesNo comments yet