Your english instructor realizing you are a programmer asks


Grade Book Program

Your English instructor, realizing you are a programmer, asks you to write a Grade Book program for his class to help him compute final grades. Design a program that asks for the student's name and four test grades. You are to display the student's name, four test grades, the average of the four test grades and the final letter grade the student earned in the course. 

Your English instructor gives you the following grading scale:

95-100 A+

90-94   A-

85-89   B+

80-84   B-

75-79   C+

70-74   C-

65-69   D+

60-64   D-

59 or below F

You are to submit the following for  the assignment:

  1. RAPTOR  file with the flowchart of  your working  program.  Make sure you run it to make  sure it is error free and does what it is supposed to do.
  2. Use  the generate dropdown to create example C++ code based on your working logical  flow chart.   Also attached the code in a  Microsoft Word file or a text file.
  3. Quickly modify the code to change the variables if needed to the correct data type.
  4. Comment the code and indicate what the line or function performs.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Your english instructor realizing you are a programmer asks
Reference No:- TGS01087609

Expected delivery within 24 Hours