/* * * 7.16 * * */ int main () { // It does not really matter if there are no access specifiers or if you choose to have both or only one of them. return 0; }