Can we assign null to double in java?


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

Post New Answer

More Core Java Interview Questions

Which oo concept is achieved by using overloading and overriding?

0 Answers  


What is the scope or life time of instance variables?

0 Answers  


What are synchronized methods ?

0 Answers  


What does || mean in code?

0 Answers  


What restrictions are placed on method overriding?

0 Answers  






What is identifier in java?

0 Answers  


What is difference between float and double?

0 Answers  


What is var keyword ?

0 Answers   Wipro,


What is join () in java?

0 Answers  


What's a method in programming?

0 Answers  


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

0 Answers  


What is the syntax and characteristics of a lambda expression? Explain

0 Answers  


Categories