Interviewer And Interviewee Guide

C++ Friend Interview Question:

What are friend classes?

Submitted by: Administrator
The friend function is a ‘non member function' of a class. It can access non public members of the class. A friend function is external to the class definition.
Submitted by: Administrator

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

Interview Questions Answers .ORG