Multiple Choice
____ is the ability to create programmer-defined data types.
A) Polymorphism
B) Inheritance
C) Class construction
D) Encapsulation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: Many introductory C++ courses are taught using
Q40: scanf("%lf", &price); can be written in C++
Q41: When using inheritance, the initial class is
Q42: Generic data types are available in C++
Q43: _ permits the same operation to invoke
Q44: _ can be used instead of '\n'
Q45: A _ is a completely new data
Q46: C++'s endl is equivalent to C's newline
Q47: C++ uses newl to signify a new
Q49: In a class, values defined for the