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
Is string a datatype?
Is the milky way in a void?
How can a gui component handle its own events in java programming?
What is the difference between break and continue statements?
Can a class extends itself in java?
Why declare Main() method as a static in java ?
What is the difference between assignment and initialization?
Realized?
What is api data?
what is the purpose of using rmisecuritymanager in rmi?
Why is multithreading important?
What do you mean by compiler?
Define Multiprogramming and Multiprocessing in java.
What is a finally block? Is there a case when finally will not execute?
Can we create a class inside a class in java?