| Author |
For running .class file what we require ?
|
bhavya raj
Greenhorn
Joined: May 18, 2006
Posts: 13
|
|
Hi EveryOne I want clear differcence between JVM ,JDK and Java Runtime And which includes whick one ? For running .class file what we require ?
|
 |
Mouly Kumaraswamy
Greenhorn
Joined: Apr 17, 2006
Posts: 23
|
|
Refer to this post for difference between JRE & JVM. JDK is Java Developer Kit which contains Java Compiler, JRE and Java libraries For running a .class file a JRE will suffice; assuming that all the required libraries are present.
|
SCJP 1.4 SCWD 1.4
|
 |
 |
|
|
subject: For running .class file what we require ?
|
|
|