Question: Q 8 [ C Program 1 5 points ] Write a program to allow the user to enter three different positive floating - point numbers
QC Program points
Write a program to allow the user to enter three different positive floatingpoint numbers into three variables. The program should then find the smallest number from these three numbers. The program should display the smallest floatingpoint number found along with an appropriate heading. Finally, the program would ask the user whether to continue or quit.
Write a C program with CodeBlocks project name Qnumber to solve this problem. Include comments in your code. Explain how the program works and the first three lines should be the author, the date and the title.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
