If a base class is inherited in protected access mode then which among the following is true?
- Public and Protected members of base class becomes protected members of derived class
- Only protected members become protected members of derived class
- Private, Protected and Public all members of base, become private of derived class
- Only private members of base, become private of derived class
(a).Public and Protected members of base class becomes protected members of derived class
need an explanation for this answer? contact us directly to get an explanation for this answer