can we have function for truncating the sign as like abs in
oracle.



can we have function for truncating the sign as like abs in oracle...

Answer / 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

More Core Java Interview Questions

How concurrent hashmap works?

0 Answers  


Difference between String and StringBuffer.

3 Answers   GE, IBM,


what is main difference between architecture,framework and design pattren

3 Answers  


static inner classes means..?

1 Answers  


What do u mean by method and also contructer in java ?

3 Answers  






List out five keywords related to exception handling ?

0 Answers  


what is difference between Action messages and Action errors?

3 Answers   Bio Imagene, TCS,


What is method overloading in JAVA? Why is it not present in C ?

0 Answers   Akamai Technologies,


What is the difference between the final method and abstract method?

0 Answers  


What is protected in java?

0 Answers  


What is casting?

3 Answers   BMC,


What is difference between string and new string?

0 Answers  


Categories