Question: Question 2.2096). Write a program in C which reads as input two decimal numbers and prints their absolute values in descending order (largest to smallest).
Question 2.2096). Write a program in C which reads as input two decimal numbers and prints their absolute values in descending order (largest to smallest). For example if the user enters 2.3 -6.25 then the output must be 6.25 2.5 b. Solve the same problem using flowcharts
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
