Which Math method is used to calculate the absolute value of
a number?
Answer Posted / ravikiran
abs()
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the disadvantages of using inner classes?
What is the gregoriancalendar class in java programming?
Explain about procedural programming language or structured programming language and its features?
What does string intern() method do?
What is the size of int?
How do you add spaces in java?
What is polymorphism java example?
What is set in java?
What does .equals do in java?
Name four container classes.
Why can we not override static method?
What is a constructor overloading in java?
Can java inner class be static?
Can you run java program without main method?
What are the ways in which a thread can enter the waiting state?