27.0k views
1 vote
In an object-oriented development framework for a university, how would the classes degree, mathematics, and physics be related? mathematics and physics would be ancestors to degree. degree would be a sister class to mathematics and physics. degree would be a subclass to mathematics and physics degree is a superclass to mathematics and physics.

User Eissa
by
8.5k points

2 Answers

3 votes

Answer:

A. Degree would be a sister class to Mathematics and Physics.

B. Degree is a superclass to Mathematics and Physics.

C. Mathematics and Physics would beancestors to Degree.

Step-by-step explanation:

User Muhammad Ahmed
by
8.1k points
2 votes
49) In an object-oriented development framework for a university, how would the classes Degree,Mathematics, and Physics be related? A. Degree would be a sister class to Mathematics and Physics. B. Degree is a superclass to Mathematics and Physics. C. Mathematics and Physics would beancestors to Degree.
User Tomas Buteler
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.