C++ Arrays Assignment

dragon333

  

1. Write a C++ program that reads number of students from user, then store class number and marks obtained (out of 50) of each student, calculate each students percentage, assign appropriate grade. Calculate class average, then display results.

  • 8 years ago
  • 40
Answer(2)

Purchase the answer to view it

NOT RATED
  • Assignment-5-ARRAYS-DONE.doc

Purchase the answer to view it

NOT RATED
  • StudentGrading.rar
  • sourcecode.txt
  • output.PNG