C Program Instructions Requirements Highlights Need Arrays Vectors Program Implement Prog Q37044048

This is a C++program.

Here are someinstructions/requirements highlights:

You do NOTneed arrays nor vectors for this.

  • Your program will implement a program that finds the beststudent in a class after 4 quizzes are taken.
  • Your program should print a banner
  • Your program should ask of each student’s name (may containspaces) and loop until the user hits enter for a student’sname.
  • Your program should do the following for each student
    • ask for his/her grade for each of the four quizzes(your prompt must contain the student’sname)
      • Declare the number of quizzes as an integerconstant
    • validate that quiz grade inputted is valid (more orequal zero and an
      OR
      OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.