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
Explain about collection interface in java?
What does sizeof return?
How many boolean functions are there?
What is assembly used for?
Can a vector contain heterogenous objects?
What does java se mean?
What is the purpose of declaring a variable as final?
What is an empty class? What functionality does it offer in Java?
What are the new features in java 8? Explain
What are the methods of object class ?
Does substring start with 0?
What is api data?
How can constructor chaining be done using this keyword?
Are generics important java?
How can you avoid serialization in child class if the base class is implementing the serializable interface?