ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following is correct?
Correct Answer: D — All of the mentioned
Friend functions can access any member of a class without caring about the type of member i.e. without caring whether it is private, protected or public.