Examveda

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

D. Friend functions can access only protected members not the private members

Answer: Option C


Join The Discussion

Related Questions on Classes and Objects in C plus plus