Question: 4. (2 points) Suppose that age is an int variable, ch is a char variable, and name is a string variable. What are the values

4. (2 points) Suppose that age is an int variable, ch is a char variable, and name is a string variable. What are the values of age and name after the following input statements execute: (8) cin > age: cin.get (ch) getline (cin, namo) i if the input is: a. 23 Lance Grant b. 23 Lance Grant
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
