How is generalization implemented in Object Oriented programming languages?
(a) Inheritance
(b) Polymorphism
(c) Encapsulation
(d) Abstract Classes
This question was posed to me in homework.
Query is from Object Oriented Software Design topic in chapter Software Design of Software Engineering