Question: in C++ please!! CSCI 2380 CS2: Programming Problem: Write a program using arrays structures that will accepts a students' record from keyboard and displays it
CSCI 2380 CS2: Programming Problem: Write a program using arrays structures that will accepts a students' record from keyboard and displays it on the screen. The input will be students' name, test1, test2, quiz, lab, and final. The program will compute total score and display it. The total score will be calculated using following weights: test1 and test2 each 20% lab & quiz each 15% final 30% Compute letter grade of total score based of the following: Total >=90 80
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
