Question: Arrays-two dimensional arrays Assignment 10.3: Write program Stepl: Create a new project named exchange. After you've created the project, create a new source-code file named

Arrays-two dimensional arrays Assignment 10.3: Write program Stepl: Create a new project named exchange. After you've created the project, create a new source-code file named exchange.cpp. Step2: Write a program that stores the following data for students in a 2D array. St! Mark Grade 901 64 1 800 88 3 895 95 702 59 5 650 81 6 " a. Find the summation of Marks. b. How many Student get Marks >=80. c. Find the minimum Mark. d. Print the mark and grade for the student whose number is entered by the user. + program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
