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
What is files manifesting?
What is the difference between hashset and treeset in java?
What is the point of java?
What is the functionability stubs and skeletons?
Mention a package that is used for linked list class in java.
What is function overriding and overloading in java?
What is meant by stack and queue?
What is string pooling concept?
How would overload a function based on return type?
What is the difference between char and char *?
What is ++ a in java?
What is the final keyword?
Is java platform independent?
What is the list interface?
Does java trim remove newline?