Saved Bookmarks
| 1. |
What is ment by JAVA VERTUAL MACHINE |
|
Answer» The Java Virtual Machine (JVM) is the runtime ENGINE of the Java Platform, which allows any program written INJAVA or other language COMPILED intoJava bytecode to run on any COMPUTER that has a native JVM. |
|