Interviewer And Interviewee Guide

C++ Friend Interview Question:

List the characteristics of friend functions?

Submitted by: Administrator
Friend functions are not a part of the class and are external. This function is a "Friend" of a class. This is to say, it has special privileges to access to the class's private and protected members.
Submitted by:

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