What is jvm? Why is java called the platform independent programming language?


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

Post New Answer

More Core Java Interview Questions

what is the use of finalize()Method please explain with an example

3 Answers  


why we write public static void main (String args[]) in core java plz explain briefly??????????????????

3 Answers   HCL,


What is the name of the java compiler?

0 Answers  


What is a final class in java?

0 Answers  


Is it possible to make an array volatile?

4 Answers  


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,


What is the main functionality of the remote reference layer?

0 Answers  


What is lazy programming?

0 Answers  


Why parsing is done?

0 Answers  


how can u handle run time exception in java? explain with brief explanation with examples?

2 Answers   CTS,


Explain access specifiers?

0 Answers   Thomson Reuters, Virtusa,


How the elements are organized in BorderLayout?

5 Answers  


Categories