Computer Science, asked by shrey7629, 4 months ago

Which function is a non-member function that has full access to private member of a class?

Answers

Answered by pragatibhatt2922
0

Answer:

Explanation:

friend functions

friend functions

A friend function is a function that is not a member of a class but has access to the class's private and protected members.

Answered by Anonymous
4

Friend functions

\tt \red{Hope  \: it  \: helps  \: you}

Similar questions