Question: Build a max() method that takes 3 arguments and returns the argument which is the highest. Make the method static and call it from the
Build a max() method that takes 3 arguments and returns the argument which is the highest. Make the method static and call it from the main(). Call your class MaxClass, and store it in a file called MaxClass.java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
