Multiple Choice
Arianna has a superclass called 'Person',an abstract subclass called 'Student' and a concrete class called 'Information Systems Student'.Which of the following would be correct?
A) Person is 'a-kind-of' student; student is 'a-kind-of' information systems student
B) information system student is 'a-kind-of' student; student is 'a-kind-of' person
C) Person is 'a-kind-of' information system student; student is 'a-kind-of' of person
D) Information system student is 'a-kind-of' person; person is 'a-kind-of' of student
E) Student is 'a-kind-of' person; person is 'a-kind-of' information system student
Correct Answer:

Verified
Correct Answer:
Verified
Q7: The relationship between the class (e.g. ,Student)and
Q11: What is inheritance? Give an example.
Q18: Why are use cases inherently simple?<br>A)because they
Q25: Object oriented systems analysis and design is
Q26: Which of the four fundamental UML diagrams
Q36: A primary purpose of the class diagram
Q53: _ means that use cases are the
Q59: Attributes describe information about the _ such
Q59: Dave has a concrete object called 'Student'.Specific
Q61: The main building block of a class