Question: Which of the following statement is correct about the program given below?

Options

A : The program will print the output 0 0 10.

B : The program will print the output 10 20 10.

C : The program will print the output 10 20 9.

D : It will result in a compile time error.

Click to view Correct Answer

Previous || Next

References - Programs more questions

Which of the following statement is correct about the program....

Which of the following statement is correct about the program....

Which of the following statement is correct about the program....

Which of the following statement is correct about the program....

Which of the following statement is correct about the program....

Which of the following statement is correct about the program....

What will be the output of the program given below?

Which of the following statement is correct about the program....

If the file to be included doesn't exist, the preprocessor....

Preprocessor directive #undef can be used only on a macro....

Constructors and Destructors - General Questions more Online Exam Quiz

Windows 2000 Server - Part 2

Windows NT - Part 2

Constructors and Destructors - Programs

Functions - Programs

Objects and Classes - Programs