Challenger App

No.1 PSC Learning App

1M+ Downloads
What is true about a reference in C++?

AWe can have a reference to a pointer

BWe can have a reference to a reference

CWe can have a pointer to a reference

DWe can have an array of reference

Answer:

A. We can have a reference to a pointer


Related Questions:

.............is used to declare and initialize an object from another object of same class in C++.
A program that translates one instruction at a time into machine language and executes it is called:
In object-oriented programming (OOP), which of the following concepts allows different classes to be treated as instances of the same superclass?
XML uses feature of :
With the help of assembler the source programme converts into :