GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
16. | Assume a class Derv that is privately derived from class Base. An object of class Derv located in main() can access | |
A. | public members of Base | |
B. | protected members of Base | |
C. | private members of Base | |
D. | public members of Derv | |