Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

consider to avoid implicit data type conversion in the code. - init the arrays with {0.0}(in c programing language) thank you very much. Write a

consider to avoid implicit data type conversion in the code. - init the arrays with {0.0}(in c programing language)
thank you very much.
image text in transcribed
Write a program that asks the user to enter 10 school grades as real numbers. Check the user input to be valid (positive numbers between 1.0 and 5.0 ). Example: Enter grade no 1:3.0 Enter grade no 2:1.3 Enter grade no 3:4.0 Enter grade no 4:2.7 Enter grade no 5:3.7 Enter grade no 6:2.0 Enter grade no 7:3.0 Enter grade no 8:2.3 Enter grade no 9:1.0 Enter grade no 10:2.0 These numbers should be stored in an array. The program then calculates the sum and the average. The results should be displayed on the screen. Sum of al1 grades is: 25.0 Average of all grades is : 2.5

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Database Factory Active Database For Enterprise Computing

Authors: Schur, Stephen

1st Edition

0471558443, 9780471558446

More Books

Students also viewed these Databases questions

Question

It can interfere with learning and cognitive development.

Answered: 1 week ago

Question

2. Define identity.

Answered: 1 week ago

Question

1. Identify three communication approaches to identity.

Answered: 1 week ago

Question

4. Describe phases of majority identity development.

Answered: 1 week ago