Logo 
Search:

C++ Programming Forum

Ask Question   UnAnswered
Home » Forum » C++ Programming       RSS Feeds

Average & Grades

  Asked By: Muahhamad    Date: Jan 20    Category: C++ Programming    Views: 1656
  

Write a program that will input marks of five courses for an undetermined number of students. Your program will calculate average of the marks entered and store average marks for each student in an array. Your program should read the array and store grades in a character array. Grades are assigned on a 10 point spread. 90-100 A 80-89 B 70-79 C 60-69 D Below 60 F

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Average & Grades Or get search suggestion and latest updates.




Tagged: