Friend function can access

- Friend function can access private members of class
- Friend function can access public data members of the class
- Friend function can access member of the class
- Friend function can access any private member
- Friend function can access private data members of the class
- Friend function can access following members of a class
- Friend function can access which kind of data members
- A friend function can access members of a class using
- A friend function can access members of a class through
- Friend function in c++ can access
- Can friend function access private members
- Can friend function access protected members
- Can friend function access public members
- The friend function in c++ can access which type of data member