What is the difference between JDK and JVM?


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

Post New Answer

More Core Java Interview Questions

How do I compare two strings in word in java?

0 Answers  


What is a null check?

0 Answers  


What is the difference between comparison done by equals method and == operator?

0 Answers  


Explain method overloading and overriding?

6 Answers  


State the difference between creating string as new () and literal.

0 Answers  






class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


How do you start a thread?

0 Answers  


Write a function to print Fibonacci series and Tribonacci series?

0 Answers   Hexaware,


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

7 Answers   HCL,


What are the differences between this and super keyword?

0 Answers  


Why is it called boolean?

0 Answers  


Does A Class Inherit The Constructors Of Its Superclass?

0 Answers   Wipro,


Categories