Question: Write a CH progam that will input a real number wich only one number before the decimal and two numbers after the decimal place. Reverse

Write a CH progam that will input a real number wich only one number before the decimal and two numbers after the decimal place. Reverse the input number, then using swith statement print the corresponding month name for the input decimal value. For example, if the input is 3.12, the answer should be 12.3, and it wil print December Sample input / Output Write a ct+ program that wili input a real number with only one number before the decimal and two numbers after the decimal place. Reverse the input number, then using switch statement print the corresponding month name for the input decimal value. For example, if the input is 3.12, the answer should be 12.3, and it will print December: Sample input / Output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
