Q. In C++ a class can allow non-member functions and other classes to access its own private data, by making them as _________
β
Correct Answer: (B)
friend
You must be Logged in to update hint/solution