InterviewSolution
Saved Bookmarks
| 1. |
The private members of the base class are visible in derived class but are not accessible directly.(a) True(b) FalseThis question was addressed to me in semester exam.I want to ask this question from Inheritance in division Inheritance & its Types of Object Oriented Programming |
|
Answer» Right answer is (a) True |
|