Multiple Choice
Abstract classes may not be:
A) inherited
B) accessed by derived-classes
C) instantiated
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: A(n)_ is best used for providing services
Q29: The purpose of an interface is to:<br>A)
Q30: An abstract class may be derived from
Q31: Polymorphism involves:<br>A) the same message sent to
Q32: Sealing methods allows the compiler to optimize
Q34: If an app needs to perform a
Q35: An abstract base class can be used
Q36: Operator is returns true if two matching
Q37: Declaring a method sealed means:<br>A) it will
Q38: Objects of abstract base classes can be