Examveda

Which of the following statements is wrong about inheritance?

A. Protected members of a class can be inherited

B. The inheriting class is called a subclass

C. Private members of a class can be inherited and accessed

D. Inheritance is one of the features of OOP

Answer: Option C


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python