Q4
Which principle of OOP promotes the reusability of code and allows a class to inherit properties and methods from another class?
A.
Polymorphism
B.
Abstraction
C.
Inheritance
AnswerD.
Encapsulation
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board