A friend function:

a. Is illegal in C++.
b. Is always type const.
c. Cannot access directly the private data members of its object arguments or operands.
d. Has all the access privileges of a member function.
e. Cannot call any private member functions.

d. Has all the access privileges of a member function.

Computer Science & Information Technology

You might also like to view...

Which of the following is not one of the three risk management activities in the security management process?

A) Protections B) Analysis C) Measures D) Plan

Computer Science & Information Technology

What measures should the operating system take, once thrashing is detected?

What will be an ideal response?

Computer Science & Information Technology