What is the difference between double and float variables in java?


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

Post New Answer

More Core Java Interview Questions

What is an argument java?

0 Answers  


What are reference variables in java?

0 Answers  


Why is multiple inheritance not supported in java?

0 Answers  


Is boolean a data type in java?

0 Answers  


How are the elements of a gridbaglayout organized?

0 Answers  


How to sort the elements in HashMap

3 Answers   Ness Technologies,


Which package has light weight components in java programming?

0 Answers  


What does singleton mean in java?

0 Answers  


After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?

5 Answers   Aricent,


We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.

2 Answers  


How we can make copy of a java object?

0 Answers  


What causes memory leak in java?

0 Answers  


Categories