Computer Science, asked by haxhiusabina, 28 days ago

Create a class called Manager. This class has three attributes: name, age, ID number.
Create another class called Employee which has two attributes salary and position.
Create a third class called Person which derives from both Manager and Employee
classes and print, as a result, the salary of the Person class.

Answers

Answered by dhameliyadhruv8
4

Answer:

Open Class Manager. Select Class Management > Classes. In the Create list in the left pane, select Regular or Relationship.

Similar questions