Question: Q1. Write an interactive program that inputs an integer sum and an integer count, computes, and displays the average (float) sum/(float) count as a single-precision

Q1. Write an interactive program that inputs an integer sum and an integer count, computes, and displays the average (float) sum/(float) count as a single-precision floating point number. Note that you should convert sum and count from integer word into single-precision float use the proper convert instructions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
