References - Programs Online Exam Quiz

References - Programs GK Quiz. Question and Answers related to References - Programs. MCQ (Multiple Choice Questions with answers about References - Programs

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

Options

A : The program will print the output 80 80.

B : The program will print the output 81 80.

C : The program will print the output 81 81.

D : It will result in a compile time error.

View Answer

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

Options

A : The program will print the output 80 80.

B : The program will print the output 81 80.

C : The program will print the output 81 81.

D : It will result in a compile time error.

View Answer

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

Options

A : The program will print the output 11 12.

B : The program will print the output 12 11.

C : The program will print the output 12 13.

D : It will result in a compile time error.

View Answer

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

Options

A : The program will print the output 25 49.

B : It will result in a compile time error.

C : The program will print the output 50 50.

D : The program will print the output 49 49.

View Answer

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

Options

A : It will result in a compile time error.

B : The program will print the output 1.

C : The program will print the output 2.

D : The program will print the output 3.

View Answer

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

Options

A : The program will print the output 10 20.

B : The program will print the output 10 21.

C : The program will print the output 11 20.

D : The program will print the output 11 21.

View Answer

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

Options

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

B : The program will print the output 5 6 7 8 9 10 7.

C : The program will print the output 5 7.

D : It will result in a compile time error.

View Answer

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

Options

A : The program will print output 2 6.

B : The program will print output 3 7.

C : The program will print output 4 8.

D : The program will print output 5 9.

View Answer

What will be the output of the following program?

Options

A : 10 20

B : 11 21

C : Garbage Garbage

D : It will result in a compile time error.

View Answer

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

Options

A : The program will print the output 1 2 3.

B : The program will print the output 2 3 4.

C : The program will print the output 0 1 2.

D : It will result in a compile time error.

View Answer

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