What is the method used to get the absolute value of a
number?
Answer Posted / ravikiran
abs()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is increment in java?
What do you mean by composition in java?
What is final variable?
What is multi level inheritance in java?
What all access modifiers are allowed for top class ?
What is the memory leak in java?
What is t in generics in java?
What is annotation in java?
Why java is secure? Explain.
Is hashset sorted in java?
Write a program in java to create a doubly linked list containing n nodes.
What is the use of generics? When was it added to the Java development Kit?
What is the replace tool?
Which sorting is used in arrays sort in java?
Can we change the value of static variable?