Question: 7. Suppose that age s an int variable and name is a string variable. What are the values of age and name after the following
7. Suppose that age s an int variable and name is a string variable. What are the values of age and name after the following input statements execute? cin >> age: getline (cin, name) if the input is: a. 35 Mickey Balto b. 35 Mickey Balto
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
