PPT Slide
Introduction to Programming, Lecture 3
We found that to use this class, we had to ‘declare an object’.
“Declaring an object” really means declaring a reference to an object.”
A reference is an implict
(or automatic) pointer that
can point to an object
of the specified class.
Declaring Objects
Previous slide
Next slide
Back to first slide
View graphic version