

InterviewSolution
Saved Bookmarks
1. |
What is the role of jvm im platform independent in java |
Answer» Jvm converts byte code into machine code<br>In any platform that\'s the role of jvm<br>Jvm converts java source cote into byte code | |