Vidyalelo
Database · Q5

Object Oriented Data Modeling

Programming · Database · question 5

Q5

An abstract class is which of the following?

A.
A class that has direct instances, but whose descendants may have direct instances.
B.
A class that has no direct instances, but whose descendants may have direct instances.
Answer
C.
A class that has direct instances, but whose descendants may not have direct instances.
D.
A class that has no direct instances, but whose descendants may not have direct instances

Answer: Option B

Solution

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