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 are different types of expressions?

0 Answers  


Which java collection does not allow null?

0 Answers  


What is the main purpose of serialization in java?

0 Answers  


What is Co-Variant return type in method overriding?

1 Answers   RBS,


Why do we use bufferedreader?

0 Answers  






What is a java applet? What is an interface?

0 Answers  


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

0 Answers  


different between exception and error? explaim check and uncheck exception

4 Answers  


Can an object be garbage collected while it is still reachable?

3 Answers  


What is entry set in java?

0 Answers  


Is java map thread safe?

0 Answers  


Which all r Final classes in java except string?

5 Answers   HCL,


Categories