Multiple Choice
A(n) ____ is simply a user-defined type that defines both a type of data and the operations that can be performed on it.
A) built-in data type
B) abstract data type
C) internal data type
D) external data type
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q12: Languages that use classes but don t
Q14: In C++, a common programming error consists
Q15: Constructors are considered to be mutator functions.
Q16: Unlike a procedural approach, a(n) _ approach
Q17: In UML, class diagrams are used to
Q18: The _ function has no return type.