/* * * 7.19 * * */ int main () { //Name and Address members should be private // The rest public return 0; }