Multiple Choice
In C++, you use the ____ operator to dynamically allocate memory.
A) new
B) ++
C) +=
D) create
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: The subscript operator, _, is declared like
Q18: Can overloaded functions be friends? If so,
Q19: The name of the function that overloads
Q20: The * operator might mean multiplication or
Q21: The _ function overloads the decrement operator.
Q23: Match each term with the correct statement
Q24: When do you use encapsulation and data
Q25: A(n) _ class is a class in
Q26: You are required to use the word
Q27: Which are the five operators that cannot