Course Objectives

The pass marks for each subject is 50. If a candidate fails in any one of the subjects his total marks must be declared as 0. Using these conditions write a constructor for this class. Write a method display Student to display the details of student object. In the main method create an array of 3 student objects and display the object details. ................
................