-
The new operator dynamically allocates ________ for an object and returns a reference to it.
A) ClassesB) VariablesC) Memory D) None of the Above
-
The data, or variables, defined within a class are called _______ variables
A) ObjectB) ClassC) Instance D) None of the above