Possible Duplicate:
In which language is the Java compiler, JVM and Java written?
I am just curious. Does Java run on C or can it be installed directly onto the hardware? Does it directly convert the java bytecode to machine code or does it use C somewhere?