GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
18. | If a base class member is private, then | |
A. | if a derived class uses the public access specifier, the data member becomes public | |
B. | if a derived class uses the protected access specifier, the data member becomes protected | |
C. | both (a) and (b) | |
D. | neither (a) nor (b) | |