Loading practice questions
Which of the following is correct?
(D) All of the mentioned
Explanation:
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.