Multiple Choice
When common sets of attributes and methods are organized into superclasses (or abstract classes) (like Student) and then subclasses (like Business Student) this action is referred to as ______________.
A) information hiding
B) object methods
C) encapsulation
D) inheritance
E) cohesion
Correct Answer:

Verified
Correct Answer:
Verified
Q11: What is inheritance? Give an example.
Q12: What is polymorphism? Give an example.
Q13: UML Use Cases are connected to actors
Q14: Polymorphism is made possible through _-<br>A)information hiding<br>B)aggregation<br>C)dynamic
Q15: Of the four fundamental UML diagrams,the Class
Q17: A(n)_ (or object)is a specific case of
Q18: Why are use cases inherently simple?<br>A)because they
Q19: Encapsulation is the combining of DFDs and
Q20: The UML Class Diagrams show what objects
Q21: Arianna has a superclass called 'Person',an abstract