Answer Posted / harish
1)JVM converts the byte code into its equalent excutable
code.
2)It loads the excuteable code into memory(RAM).
3)Excutes this code through local OS.
4)Deletes the excutable code from RAM.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain spliterator in java8?
What are the files generated after using IDL to java compiler?
Why strings in java are called as immutable?
Which containers use a flowlayout as their default layout in java programming?
Realized?
What is the replace tool?
What is assembly used for?
What happens if I remove static from main method?
Is main a keyword in java?
What's the purpose of static methods and static variables?
What do you understand by looping in java? Explain the different types of loops.
What do u mean by variable?
Give any two differences between C++ and java.
What is the importance of hashcode() and equals() methods?
What is static in java?