A Friend Function is a non-member function that can access private data’s. A friend CLASS is a class whose member functions can access another class i.e. private and protected classes.
Showing posts with label friend function. Show all posts
Showing posts with label friend function. Show all posts
January 30, 2013
Friend Function in C++ (OOPs)
A Friend Function is a non-member function that can access private data’s. A friend CLASS is a class whose member functions can access another class i.e. private and protected classes.
Subscribe to:
Posts (Atom)