What is meant by JVM? Is JVM platform independent or not?


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

Post New Answer

More Core Java Interview Questions

What is meant by data hiding in java?

0 Answers   Aspire, Infogain,


what is difference betweem home interface and remote interface?

0 Answers   CTS, HCL,


What is the disadvantage of java?

0 Answers  


what is difference between Exception and Error?

36 Answers  


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


Explain about serializable interface in java?

0 Answers  


What is the difference between dom and sax parser in java?

0 Answers  


What is the importance of main method in Java?

0 Answers  


What is palindrome in java?

0 Answers  


Can set contain duplicates?

0 Answers  


How many types of classes are there in java?

0 Answers  


What is the effect of keeping a constructor private?

0 Answers  


Categories