In which language JVM (Java Virtual Machine) is implemented
Answer Posted / shreya tanavade
JVM is a complier...and compiler in java is written in ANSI C which makes it portable...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's a method in programming?
Can It is possible to synchronize the constructor of a Java Class?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is meant by stack and queue?
Is java a super set of javascript?
How do you reverse sort in java?
What is a void in java?
what invokes a threads run() method? : Java thread
What is a modifier?
What is string in java? String is a data type?
Is a class subclass of itself?
What’s the difference between unit, integration and functional testing?
What are the loops in java?
Explain the reason behind ending a program with a system.exit(0)?
How many threads can I run java?