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.
AnswerC.
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