i got some question,really need y'all help for my dad presentation. T_T
here the question
Write a java program that creates new objects for a class that consists of a method that calculate the average marks of three students. Display all the three average and provide the highest average. Calculate the highest average by using java Math class method.
thanks.

