bearminar2499 bearminar2499 02-12-2022 Computers and Technology contestada Write a method maxmagnitude() with three integer parameters that returns the largest magnitude value. Use the method in the main program that takes three integer inputs and outputs the largest magnitude value.