Ans: Friend function is the friend of the class. This function can access protected and private area of the class. But friend function is not the member of the class. Friend function declared using friend keyword or the scope operator (::).
Learn something about IT