Question: (1) Prompt the user to input an integer, a double, a character, and a string, storing each into separate variables. Then, output those four values

(1) Prompt the user to input an integer, a double, a character, and a string, storing each into separate variables. Then, output those four values on a single line separated by a space. (Submit for 2 points). Enter integer: 99 Enter double: 3.77 Enter character: z Enter string: Howdy 993.77 z Howdy
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
