Cpp Programming Quiz 48 – Which one of the following options is correct?
[B]. Friend function can access protected data members of the class.[C]. Friend function can access private data members of the class.
[D]. All of the above.
Answer: Option D
Cpp Programming Quiz 48 – Which one of the following options is correct? Read More »
Cpp Programming, OOPs Concepts