

MCQOPTIONS
Saved Bookmarks
1. |
Why references are different from pointers? |
A. | A reference cannot be made null |
B. | A reference cannot be changed once initialized |
C. | No extra operator is needed for dereferencing of a reference |
D. | All of the mentioned |
Answer» E. | |