Question: Which of the following statement is correct?

Options

A : A reference is a constant pointer.

B : A reference is not a constant pointer.

C : An array of references is acceptable.

D : It is possible to create a reference to a reference.

Click to view Correct Answer

Previous || Next

References - General Questions more questions

Which of the following statements is correct?

Which of the following statement is correct?

Which of the following statements is correct?

Which of the following statements is correct?

Reference is like a _____.

Which of the following statement is correct?

Which of the following statement is correct?

Which of the following statements is correct?

What will happen if in a C program you assign....

What does the following declaration mean? int (*ptr)[10];

Constructors and Destructors - General Questions more Online Exam Quiz

Windows NT - Part 1

Constructors and Destructors - General Questions

Functions - General Questions

Objects and Classes - General Questions

OOPS Concepts - General Questions

Arrays - General Questions

Complicated Declarations - General Questions

Control Instructions - General Questions