What is the difference amongst jvm spec, jvm implementation, jvm runtime ?


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

Post New Answer

More Core Java Interview Questions

int a=1; float b=1.0; System.out.println(a==b);

13 Answers   CTS, Honeywell, McAfee,


why static class in java or what is use of static class in java

3 Answers   SunGard,


What are the standards to place package statement within a source code file?

1 Answers  


How do you sort data in java?

0 Answers  


what is translator and it types

1 Answers  






Why local variables are stored in stack?

0 Answers  


Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

0 Answers  


Mention a package that is used for linked list class in java.

0 Answers  


explain copyonwritearraylist and when do we use copyonwritearraylist?

0 Answers  


What is final?

0 Answers  


Why do we need singleton?

0 Answers  


What is default locale java?

0 Answers  


Categories