Interviewer And Interviewee Guide

C++ Access Control Interview Question:

Explain access specifier protected?

Submitted by: Administrator
The protected members can be access from member functions of the same class or friend classes or from the members of their immediate derived class.
Submitted by: Administrator

Read Online C++ Access Control Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.