Question: 18) Suppose that height is a double variable, ch is a char variable, and name is a string variable. What are the values of height
18) Suppose that height is a double variable, ch is a char variable, and name is a string variable. What are the values of height and name after the following input statements execute: cin >> height; cin.get(ch); gotline (ein, name); if the input is: a 5.4 Christy Miller 5.4 Christy Miller
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
