Multiple Choice
In C++, an abstract data type is referred to as a(n) ____.
A) object
B) method
C) attribute
D) class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The type of access that restricts a
Q3: The term _ refers to any constructor
Q4: In C++, an object may be declared
Q5: The process of creating a new object
Q6: A _ function is any function that
Q7: Multiple constructors can be defined for each
Q8: The _ section of a class is
Q9: In a pure object-oriented language, all data
Q10: User-defined data types are required when you
Q11: Central to the creation of objects is