DEVFYI - Developer Resource - FYI

Which Math method is used to calculate the absolute value of a number?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

287. Which Math method is used to calculate the absolute value of a number?

The abs() method is used to calculate absolute values.

(Continued on next question...)

Other Interview Questions