Answer Posted / ranganathkini
The Math class contains methods used for most general
purpose mathematical calculations and hence serve more like
utility methods used for mathematical calculations and do
not depend on instance data to perform their job. Hence they
are static.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is advantage of java?
What is r * in math?
Explain about core java?
What is a get method?
Is java hard to learn?
Explain the difference between serializable and externalizable in java?
How to restrict a member of a class from inheriting by its sub classes?
What is main method?
Can we serialize arraylist in java?
Why destructor is not used in java?
Is hashset sorted in java?
what is thread? : Java thread
What is jit and its use?
What is difference between throw and throws ?
Can a lock be acquired on a class in java programming?