Podcast
Questions and Answers
Java's math method max() returns the ______ of two numbers
Java's math method max() returns the ______ of two numbers
maximum
Java's math method pow() calculates the ______ of a number to a given power
Java's math method pow() calculates the ______ of a number to a given power
result
Java's math method abs() returns the ______ value of a number
Java's math method abs() returns the ______ value of a number
absolute