Which Math method is used to calculate the absolute value of
a number?

Answer Posted / sitaram

The abs() method is used to calculate absolute values.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find the maximum number from an array without comparing and sorting?

740


Can we have static methods in an interface?

672


What is type inference in java8?

674


What is the benefit of lambda expressions?

586


Explain Basics of OOP Language in java

682






What is constructor and virtual function? Can we call a virtual function in a constructor?

762


Is finalize() similar to a destructor?

643


When is finally block not called?

689


How do I run java on windows?

631


Is java call by reference?

618


What is the vector class in java programming?

653


What 4 doubled?

644


What is the functionability stubs and skeletons?

781


Explain what do you mean by functional overloading in java?

653


Describe 2 different ways to concatenate two strings.

766