Course Objectives

Each subject has a title, passing minimum marks, and maximum marks. Write a java program to define student class including the subject as attribute. Design specifications : A student studies 6 subjects. Each subject has a subject code, title, passing minimum marks, maximum marks. The following table shows the sample data: ................
................