In C++ friend function is a kind of function that is a "friend" of a given class is allowed access to private and protected data in that class that it would not normally be able to as if the data was public.
2 years ago
4 Answers
3 Answers
3 years ago
2 Answers
39 Questions - 0 Points
42 Questions - 0 Points
43 Questions - 0 Points
41 Questions - 0 Points
45 Questions - 0 Points