Multiple Choice
What type of 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
Q15: The ability to inherit from more than
Q16: Explain the sequence of constructors that will
Q17: When presented with two classes that have
Q18: The Equals() method compares two objects and
Q19: Briefly describe the similarities and differences between
Q21: What is another name for a base
Q22: If a base class and a derived
Q23: In C#, any class you create is
Q24: On some occasions, you might want to
Q25: What method can you use to return