Question 10964 – Data-Structures
November 27, 2023NTA UGC NET DEC-2022 Paper-2
November 27, 2023OOPS
Question 83 |
Object oriented inheritance models:
“is a kind of” relationship | |
“has a” relationship | |
“want to be” relationship | |
“contains” of relationship |
Question 83 Explanation:
Generalization–> “is a kind of” relationship. It is used for object oriented inheritance models.
Aggregation–>”Has a” relationship
Aggregation–>”Has a” relationship
Correct Answer: A
Question 83 Explanation:
Generalization–> “is a kind of” relationship. It is used for object oriented inheritance models.
Aggregation–>”Has a” relationship
Aggregation–>”Has a” relationship