InterviewSolution
Saved Bookmarks
| 1. |
A derived class object can access the public members of the base class.(a) True(b) FalseI got this question in final exam.I'd like to ask this question from Public Member Functions topic in division Member Functions & its Types of Object Oriented Programming |
|
Answer» Correct choice is (b) False |
|