Q84
Pick the correct statement.
A.
Friend functions are in the scope of a class
B.
Friend functions can be called using class objects
C.
Friend functions can be invoked as a normal function
AnswerD.
Friend functions can access only protected members not the private members
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board