Question: C++ p.165 Programming Exercise #2 Write a program that prompts the user to enter a decimal number and then outputs this number rounded to two
p.165 Programming Exercise #2 Write a program that prompts the user to enter a decimal number and then outputs this number rounded to two decimal places. Determine your inputs - Determine your outputs - Determine any processes or computations - Determine the number and type of variables One for each input, one for each output, sometimes variables for processes in between Name the variables - Write out your algorithm - Write, debug, and test your program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
