Finding Minimum and Maximum Student Marks

# Introduction In this lab, you need to create a program that takes three integer inputs from the user, stores them in an ArrayList called 'score', and then finds the minimum and maximum scores using the min() and max() methods of the Collections class.

|60 : 00

Click the virtual machine below to start practicing