Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a complete C++ program that uses a while loop to perform the following: Input scores for CSC425 quiz for the students enrolled in CSC425

Write a complete C++ program that uses a while loop to perform the following:

Input scores for CSC425 quiz for the students enrolled in CSC425 course.

User has to input number of students.

Find and display the total of the scores.

Find and display the highest and lowest scores.

Calculate and display the average of the scores.

Count and display how many students earned scores above and equal to 50

marks.

Count and display how many students earned scores below 50 marks.

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

Big Data Concepts, Theories, And Applications

Authors: Shui Yu, Song Guo

1st Edition

3319277634, 9783319277639

Students also viewed these Databases questions