Multiple Choice
Abstract classes are classes which 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
Q2: The default implementation of method ToString of
Q3: To call the base-class default constructor explicitly,the
Q6: The MustOverride keyword has the same effect
Q8: The class hierarchy begins with class _.<br>A)Object<br>B)Point<br>C)Root<br>D)Base
Q9: All objects of a class are guaranteed
Q10: A base class may have only one
Q10: The use of polymorphism helps promote software
Q11: _ is a form of xe "code
Q12: Polymorphism enables you to conveniently xe "program
Q54: A class that implements an interface may