Which Math method is used to calculate the absolute value of
a number?
Answer Posted / sitaram
The abs() method is used to calculate absolute values.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is string builder in java?
What is binary tree in java?
Can you give few examples of final classes defined in java api?
Can substring create new object?
What is the meaning of nullable?
Convert a BST into a DLL and DLL to BST in place.
What's the purpose of using break in each case of switch statement?
What are the major drawbacks of external iteration?
What is bigger kb or mb?
What is the use of beaninfo?
What is valid keyword in java?
Can you start a thread twice in Java?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
Can a main method be declared final?
What does || || mean in math?