Vidyalelo
C# Programming · Q137

Classes and Objects in C Sharp

Programming · C# Programming · question 137

Q137

The modifier used to define a class which does not have objects of its own but acts as a base class for its subclass is?

A.
Sealed
B.
Static
C.
New
D.
Abstract
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board