Multiple Choice
In the earlier versions of C++, the process of creating a new object is referred to as ____ an object.
A) defining
B) declaring
C) instantiating
D) allocating
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Each character in a string is stored
Q41: The _ function reads the next character
Q42: In class terminology, functions are formally referred
Q43: The cout.put(charExp) method places the value of
Q44: The _ header file in C++ provides
Q45: Returning an error condition from a function
Q46: Storage areas declared for a class are
Q47: The _ function enables you to retrieve
Q48: User-input validation is an essential part of
Q49: Designating a namespace in the _ statement