can we have function for truncating the sign as like abs in
oracle.
Answer Posted / deevan
abs(int) in java.lang.Math method would support as in
oracle. It supports for other datatypes like float,double
and long.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to find the greatest of three numbers in java?
How do you find the independent variable?
What is canonical name in java?
Can we cast any other type to boolean type with type casting?
Why convert an applet to an application?
What is the difference between Array and Hash Table?
What is hash code collision?
define the terminology association.
What is meant by tab pans?
Is java a compiler?
What is string variable?
Why to use nested classes in java?
What are the two ways in which thread can be created?
What is difference between class and object in java?
Is java a security risk?