How do you convert an int to a double in java?


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

Post New Answer

More Core Java Interview Questions

Is int primitive data type?

0 Answers  


For technical interview question please sir send me because tomorrow my interview

1 Answers   FactSet Systems,


What are keywords in programming?

0 Answers  


What is the difference between this() and super()?

15 Answers   TCS,


can we have virtual functions in java?

11 Answers   Wipro,






What is the this keyword?

0 Answers  


What is CardLayout?

1 Answers   Infosys,


what is the difference between the methods sleep() and wait()? : Java thread

0 Answers  


Explain what is Marker interface?

0 Answers   BirlaSoft,


What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } } 10. What is the output of the following Java program? class Main { public static void main(String args[]){ final int i; i = 10; System.out.println(i); } }

1 Answers  


what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0

2 Answers  


Write a program to print fibonacci series up to count 10.

0 Answers  


Categories