a c++ program that reads the marks obtained of ten students out of 100. it also computes the average; lowest and highest marks. then shows the difference of marks of every student from the average marks

0

A C++ Program that reads the marks obtained of ten students out of 100. It also computes the average; lowest and highest marks. Then shows the difference of marks of every student from the average marks.

By Beginner Myron Gleichner at Apr 12 2021


Related code examples


Code examples by languages