Multiple Choice
The ability to inherit from more than one class is called ____.
A) polymorphism
B) interfacing
C) collaboration
D) multiple inheritance
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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: When you use information hiding by selecting
Q10: A(n) _ data field or method can
Q13: Every class you create in C# derives
Q14: When a derived class contains a method
Q22: If a base class and a derived
Q33: Show an example of a class definition