Multiple Choice
A data type consisting of data members and operations on those members which can be used by a programmer without knowing the implementation details of the data type is called
A) an abstract definition type
B) an available data type
C) an abstract data type
D) a primitive data type
Correct Answer:

Verified
Correct Answer:
Verified
Q38: A Member function that allows the user
Q39: Given the following class definition, what is
Q40: A class in which modifications to the
Q41: Which of the following is the correct
Q42: Two different structure definitions may have the
Q44: If you have a class with a
Q45: When several items variables or variables and
Q46: When a structure contains another structure variable
Q47: All constructors for a class must be
Q48: A structure can only be passed to