Q:

Which of the following is true concerning the following statement:

belongs to collection: DBMS - DATA MODELS MCQ

0

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


  1. Manager is a concrete class and a superclass.
  2. Manager is a concrete class and a subclass.
  3. Manager is an abstract class and a superclass.
  4. Manager is an abstract class and a subclass.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Manager is a concrete class and a subclass.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - DATA MODELS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The reserved word enum is used for which of the fo... >>
<< Identify the class name for the following code:...