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 causes memory leak in java?
What are java threads?
What is the default size of arraylist in java?
Can finally block be used without a catch?
What do heavy weight components mean in java programming?
Where will it be used?
What is a Null object?
Can we store variables in local blocks?
What is anonymous inner class?
Can we declare register variable as global?
What is the equal sign?
What is the difference between equals() and == in java?
What is the purpose of main function in java?
Explain method local inner classes ?
Can a static class implement an interface?