Which Math method is used to calculate the absolute value of
a number?
Answer Posted / ravikiran
abs()
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we override private constructor in java?
What is size of int in java?
What are the methods to rectify ambiguities in the interfaces in JAVA?
What is string [] args?
What is object in java?
What are different types of control structures?
What is runtime polymorphism or dynamic method dispatch?
List two java ide’s?
can java object be locked down for exclusive use by a given thread? : Java thread
Is array primitive data type in java?
What is locale?
Can a method inside a interface be declared as final?
What is the synonym of string?
What is finally in Java?
Can we define a package statement after the import statement in java?