1.

A member function can _______________ of the same class.

A. Call other member functions
B. Call only private member functions
C. Call only static member functions
D. Call only const member functions
Answer» B. Call only private member functions


Discussion

No Comment Found