Which of these is not a fundamental features of OOP?
(a) Encapsulation
(b) Inheritance
(c) Instantiation
(d) Polymorphism
This question was posed to me in exam.
This interesting question is from Encapsulation topic in section Classes and Objects, Inheritance, Polymorphism, Encapsulation and Exception Handling of Python