Question: WRITE IN C++ LANGUAGE URGENT HA PLEASE Write a program that reads marks of six subjects for each student in a class of five students.

WRITE IN C++ LANGUAGE URGENT HA PLEASEWRITE IN C++ LANGUAGE URGENT HA PLEASE Write a program that reads

Write a program that reads marks of six subjects for each student in a class of five students. Your program should read name of those five students in a character type 2D array. The program then prints the following. Note: Use 2D array for students and their marks. a) Name of students who are fail (Assume that student is fail if average of his/her marks are less than 50). b) The corresponding number of grades in each class according to the following table: (Calculate grade on basis of students average marks in six subjects) Marks Grade >= 90 A >=75 && =65 && =50 &&

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!