Multiple Choice
____ classes cannot be instantiated. ____ classes cannot be inherited.
A) Abstract, Sealed
B) Sealed. Abstract
C) Abstract, Abstract
D) Sealed, Sealed
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: The base default constructor is called by
Q22: Multiple inheritance is not possible in C#;
Q23: To override a method, the base method
Q24: Partial classes enable a class to be
Q25: If you do not want subclasses to
Q27: A stack represents a simple _ collection.
Q28: With C#, you have single inheritance, but
Q29: When you have a method that has
Q30: Both var and _ enables developers to
Q31: Generics enable you to identify where data