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 0 true or is 1 true?
What is the purpose of declaring a variable as final?
What are decalarations?
Can we override private method in java?
Explain the importance of import keyword in java?
What do you mean by ordered and sorted in collections in java?
How do you use compareto?
What is the difference between private & public & friendly classes?
Why java is object oriented?
Similarity and difference between static block and static method ?
How a variable is stored in memory?
What are checked exceptions?
What is difference between throw and throws ?
What is mysql driver class name?
List the different types of classloaders in java.