a a reference has to always refer to some object


A: A reference has to always refer to some object and, so, must always be initialized; pointers do not have such limits. A pointer may be reassigned to point to distinct objects whereas a reference always refers to an object along with which it was initialized.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: a a reference has to always refer to some object
Reference No:- TGS0217545

Expected delivery within 24 Hours