Similar to a pointer

A reference is similar to a pointer in C++.

(The reference points to the object in memory.

It is actually a little more complicated than that, but the complexities are beyond the scope of this course.)

File: et.htm [Next] [Prev]