True/False
The relationship between the class (e.g. ,Student)and its superclass (e.g. ,Person)is known as the 'a-kind-of' relationship.So the class 'Student' is 'a-kind-of' 'Person'.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: An object is an attribute of an
Q3: What are elements of an UML Class
Q4: The main building block of the UML
Q5: The UML Sequence Diagrams are generally developed
Q6: The concept that says the same message
Q8: As systems analysts have worked with projects
Q9: According to the creators of UML,any object-oriented
Q10: RUP emphasizes iterative,incremental development and prototyping.
Q11: What is inheritance? Give an example.
Q12: What is polymorphism? Give an example.