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
Is null a string in java?
Which collection allows duplicate values in java?
Difference between abstract and concrete class ?
How would overload a function based on return type?
What is the difference between a scrollbar and a scrollpane?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is toarray method in java?
what is a thread pool in java and why is it used?
What is high level language in computer?
What are the restrictions imposed on method overriding?
What is local variable and instance variable?
What do you understand by java virtual machine?
What are the two basic ways in which classes that can be run as threads may be defined?
What does the “static” keyword mean?
What is super keyword explain with example?