Question: Write a Java application which will input 10 students id, name, code of course taken [1 ECB2033, 2 ECB2011 and 3 SCB1054) and CGPA. Calculate
Write a Java application which will input 10 students id, name, code of course taken [1 ECB2033, 2 ECB2011 and 3 SCB1054) and CGPA. Calculate and display the number of ECB2033 student(s). Next, find and display the id, name, course, and CGPA of the student with the highest CGPA.

Task 9: 1. Write a Java application which will input 10 student's id, name, code of course taken [1 ECB2033, 2 ECB2011 and 3 SCB1054) and CGPA. Calculate and display the number of ECB2033 student(s). Next, find and display the id, name, course, and CGPA of the student with the highest CGPA
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
