JVM itself is a java program ...then from where JVM will run ......

Hello all,JVM itself is java program. Then this too need another JVM to run ....so on ......PLZ tell me the answer or link where i can get more information abt this.regards
[193 byte] By [shammya] at [2007-10-2 22:02:45]
# 1
> JVM itself is java program. No! It is normally an executable specific to the operating system it runs on.
sabre150a at 2007-7-14 1:19:14 > top of Java-index,Java Essentials,New To Java...
# 2
The JVM is an executable program. Although it may use some .class files, its core is a native executable.
jbisha at 2007-7-14 1:19:14 > top of Java-index,Java Essentials,New To Java...