Q13
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
AnswerD.
Inheritance is one of the features of OOP
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board