Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What does 0 mean in boolean?

0 Answers  


What is the difference between state-based unit testing and interaction-based unit testing?

0 Answers  


why applet doesn't have main? isn't possible a program with out main?

9 Answers   TCS,


What is the purpose of assert keyword used in jdk1.4.x?

0 Answers  


When is update method called?

0 Answers  






What is the inheritance?

0 Answers  


What is the method to declare member of a class static?

0 Answers   HCL,


Which is the best approach for creating thread ?

0 Answers  


tell me some common

2 Answers   TCS,


Does list maintain insertion order java?

0 Answers  


Can we have two main methods in a java class?

0 Answers  


What are default methods ?

0 Answers  


Categories