Is double bigger than float?


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

Post New Answer

More Core Java Interview Questions

class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,


What is java jit compilers?

0 Answers  


Can a list be null in java?

0 Answers  


Mention some features of java?

0 Answers  


What is the difference between a constructor and a method?

0 Answers  






Which is the best way to use for String concatenation in Java?

7 Answers   HCL,


what are the methods in object?

0 Answers   IBS,


Which number is denoted by leading zero in java?

0 Answers  


What is the independent variable in an experiment?

0 Answers  


Why are generics used?

0 Answers  


What is scanner in java?

0 Answers  


Which container method is used to cause a container to be laid out and redisplayed in java programming?

0 Answers  


Categories