Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 PLEASEimage text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Online Market Research Cost Effective Searching Of The Internet And Online Databases

Authors: John F. Lescher

1st Edition

0201489295, 978-0201489293

More Books

Students also viewed these Databases questions

Question

Discuss flagging packets in data capture and analysis.

Answered: 1 week ago