C++ Program to read, print name and other details of 50 students ? Problem Statement : The annual examination is conducted for 50 students for three subjects. Write a program to read the data and determine the following: (a) Total marks obtained by each student. (b) The highest marks in each subject and the Roll No. of the student who secured it. (c) The student who obtained the highest total marks. (d) Prevents accepting from another data type with out their type.
1 answer
Q1.Write a program to enter no. of students , each student have 4 subjects then find the number of pass and fail subjects for each student .