Question: 10.11 zyLab: Find Highest Student Given a class called student and a class called course that contains an ArrayList of Student. Write a method called


10.11 zyLab: Find Highest Student Given a class called student and a class called course that contains an ArrayList of Student. Write a method called findHigheststudent() as described below. Refer to Student.java below to learn what methods are available LAB ACTIVITY 10.11.1: zyLab: Find Highest Student 0/2 Current file: Course.java Load default template... 1 import java.util.*; 2 import java.io.; 858 4 A list of students in a course 6 public class Courset **collection of Students private ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
