Multiple Choice
A(n) ____ class is one from which you cannot create concrete objects, but from which you can inherit.
A) abstract
B) concrete
C) base
D) derived
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Classes that depend on field names from
Q3: A class's ToString() method is often a
Q5: A _ is a synonym for a
Q6: A base class member that is not
Q7: Briefly describe the four public instance methods
Q9: The ability to inherit from more than
Q10: A(n) _ data field or method can
Q12: When a derived class contains a method
Q22: If a base class and a derived
Q33: Show an example of a class definition