Question: Programming 3. (10 pts) Run/test program example 1 (slide 9). Understand loop structure and know how to write and call a method (only screenshot of
Programming 3. (10 pts) Run/test program example 1 (slide 9). Understand loop structure and know how to write and call a method (only screenshot of the output required) 4. (20 points) Write a main method to calculate the lowest grade among 100 random grades (ranging 0-100) by modifying and calling the method in example 2 (slide 10) (submit code and screenshot). 5. (15 pts) Complete Search method in example 3 (slide 10) by adding the method header Then write a main method to test it (submit code and screenshot). 5. (25 points) Add a method into the class studentStatistics (slide 12) that finds the student who has the highest score in an array of students. Print that student (name, ID, score). Test it in the main method (submit code and screenshot page)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
