Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1) The Department of transportation at Institute of Technology offers a Postgraduate Diploma rograpuep in Data Analytics and visualization. In the first semesterof the first
1) The Department of transportation at Institute of Technology offers a Postgraduate Diploma rograpuep in Data Analytics and visualization. In the first semesterof the first academic year, e.g., 2021, each student is required to take five (5) courses named using the following short course codes (DA101, DA102, DA103, DA104, and DA105). You are required to develop a C++ computer program (application) that will accept as inputs the following; assume the total number of students is 30) The scores for the five courses taken by each stadent The computer program should calculate and store the average seore for each student. The average score should be used to determine a student's grade that the program will store. Finally, the program should display the output that shows the student's perfornance, as shown in the sample report below.| 2) The student's grade will be assigned based on the calculated average marks as follow: (i) The Grade is A for marks botwoen 70 and so. (iii) The Grade is B+ for marks betuuner 60 and 70 . (iii) The Grade is 3 for marks betuy oren 50 and 60 . (iv) The Grade is C for marks betweor 40 and 50 (v) The Grade is F for marks
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started