/* * * 7.20 * * */ int main () { // A friend is able to access private members of a class // Not sure about pros and cons return 0; }