True/False
Since a Manager has a higher position than an Employee, it is a good idea to design class Manager as a superclass, and the class Employee inherits class Manager.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q44: Of all of the types of interaction
Q45: _ refers to the level of interdependency
Q46: In order to get an object to
Q47: Explain the concept of polymorphism.
Q48: What are the five optimizations that should
Q50: You should maximize connascence within an encapsulation
Q51: The worst type of method cohesion is
Q52: Using an example to explain the Inheritance
Q53: There are three different types of constraints
Q54: What are the three types of constraints