OOPS
November 12, 2023Properties
November 12, 2023OOPS
|
Question 51
|
In a object oriented software design, ‘Inheritance’ is a kind of __________ .
|
relationship
|
|
|
module
|
|
|
testing
|
|
|
optimization
|
Question 51 Explanation:
→ Inheritance refers to a particular relationship that two or more classes can share.
→ Polymorphism refers to a particular feature of classes that define an inheritance relationship.
→ Polymorphism refers to a particular feature of classes that define an inheritance relationship.
Correct Answer: A
Question 51 Explanation:
→ Inheritance refers to a particular relationship that two or more classes can share.
→ Polymorphism refers to a particular feature of classes that define an inheritance relationship.
→ Polymorphism refers to a particular feature of classes that define an inheritance relationship.
