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

Options

A : The program will print the output 5 6 10.

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

C : The program will print the output 6 6 12.

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....

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....

There exists a way to prevent the same file from....

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