Q. Pick the correct statement. (A) Friend functions can access only protected members not the private members (B) Friend functions can be invoked as a normal function (C) Friend functions can be called using class objects (D) Friend functions are in the scope of a class ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Friend functions can be invoked as a normal function