Interviewer And Interviewee Guide

C++ Programmer Interview Question:

Explain what is the role of protected access specifier?

Submitted by: Muhammad
If a class member is protected then it is accessible in the inherited class. However, outside the both the private and protected members are not accessible.
Submitted by: Muhammad

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