Which Math method is used to calculate the absolute value of
a number?
Answers were Sorted based on User's Feedback
Answer / devarathnam c,kotagudibanda(po
Hi...
You can use Math.abs(); method .This is static method
defined in the Math class.
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / sitaram
The abs() method is used to calculate absolute values.
| Is This Answer Correct ? | 8 Yes | 1 No |
What are the 4 types of research methods?
What is the significance of continue jump statement? Explain with an example.
What is %02d?
how you will prevent inheritance is there any other way other than inheritance?
what is difference between equals and ==?
What is static block?
Why we cannot override static method?
How to remove the trailing spaces from a string?
How to re-get an object that is collected by garbage collector?
What modifiers can be used with a local inner class?
What are keywords and reserved words in java?
Can I learn java without any programming experience?