Semantic portal
Main
Courses
Domains
Terminology
About
Object: Creating Objects
Creating Objects: Declaring a Variable to Refer to an Object
Declaring a
Variable
to Refer to an
Object
Point originOne;
If you declare originOne like this, its value will be undetermined until an
object
is actually created and assigned to it.
Related concepts
Object
Variables
Object: Creating Objects
→
Declaring a Variable to Refer to an Object
Creating Objects: Declaring a Variable to Refer to an Object — Structure map
Clickable & Draggable!
Creating Objects: Declaring a Variable to Refer to an Object — Related pages:
Objects