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 be ancestors to Degree.
D) Degree would be a subclass to Mathematics and Physics.
E) Math, Physics and Degree are sister classes.
Question 2
Software localization is important for global systems because
A) all users need to be trained in English to use global systems.
B) only some users need to know English, while others can use their local languages.
C) productivity of employees rises when systems use their local languages.
D) computer programs are almost always written in English.
E) most managers around the world use English as their business language.