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 is difference between String buffer and String builder?
How to create com object in Java?
what is singleton in java?
Explain numeric promotion?
what is the diff between Servletcontext and servletconfig?
Is passing by reference faster?
Is math an abstract class in java?
How do you download stubs from Remote place?
Explain an algorithm to find depth of a binary tree.
1 Answers Akamai Technologies,
what is main difference b/w abstract class and interface
Write a program for recursive Traverse?
What does s mean in regex?