Is java internally written in C

please tell : Is java internally written in C
[52 byte] By [chatservera] at [2007-10-3 9:12:17]
# 1
Presumably you mean the Java Virtual Machine (JVM)? Which is the code that runs your java program once you have compiled the source code. Given that anyone can write a JVM I suspect they can be found in many languages.
_bensmytha at 2007-7-15 4:24:32 > top of Java-index,Java Essentials,Java Programming...
# 2
> please tell : Is java internally written in CDoes it matter? A VM can be implemented in any language.
kajbja at 2007-7-15 4:24:32 > top of Java-index,Java Essentials,Java Programming...