Question: Write a
C++ program that calculates the total marks and average marks obtained by a
student in five subjects and also computes the division based on the average marks.
You are required to enter the marks for each subject out of 100 marks. The
output screen should show your name and student id (VU ID), obtained marks,
average marks, and division as shown in the output diagram (given below):
Use the
division system mentioned below to compute the Division using the if-else
structure.
Greater
than or equal to 60 First Division
Greater than or equal to 45 but less than 60 Second Division
Greater than or equal to 33 but less than 45 Third Division
And in
case marks are less than 33% Fail
50 sec
Watch Full Video to learn how change and submit
Want more info, please press the below button
`
0 Comments
Please write us. Please write in detail that how may we help you