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 :: operator in java?
What is difference between static variable and global variable?
What is bubble sort in java?
What is java and why do we need it? Explain
What are java packages? What is the significance of packages?
Which data type is a class in java?
What are examples of modifiers?
Why java does not support pointers?
How do you remove an element from an arraylist in java?
Is java still necessary?
What is a databasemetadata?
What is a module function?
Can we have two methods in a class with the same name?
Give few examples of final classes defined in Java API?
What are the types of literals?