Vidyalelo
Database · Q11

Object Oriented Database

Programming · Database · question 11

Q11

Which of the following is true concerning the following statement: class Manager extends Employee

A.
Manager is a concrete class and a superclass.
B.
Manager is a concrete class and a subclass.
Answer
C.
Manager is an abstract class and a superclass.
D.
Manager is an abstract class and a subclass.

Answer: Option B

Solution

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