If the line:

friend class A;
appears in class B, and the line:
friend class B;
appears in class C, then:
a. Class A is a friend of class C.
b. Class A can access private variables of class B.
c. Class C can call class A’s private member functions.
d. Class B can access class A’s private variables.

b. Class A can access private variables of class B.

Computer Science & Information Technology

You might also like to view...

If you close Excel after you copy a chart, you will not be able to use the ________ option to insert the chart into PowerPoint

Fill in the blank(s) with correct word

Computer Science & Information Technology

When you click the shape you want to insert the pointer changes to a crosshair.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology