Answer Posted / chaitu
the main responsibilty of jvm(java virtual meachine) is to
conveting the .class file to related operating system .exe
which is executed by cpu..
jvm is platforum dpendent but java is platforum independent
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
What is a void method?
Can a class have more than one object?
What is difference between jdk,jre and jvm?
Difference between linkedlist and arraylist.
who can i handle multiple client in RMI
How do you use substring in java?
Are there structures in java?
How do you reverse sort in java?
Can inner class final?
Is arraylist sorted in java?
Can set contain duplicates?
What are the advantages of encapsulation in java?
What are the high-level thread states in java programming?
What is try-with-resources in java?
Can we start a thread twice in java?