In which language JVM (Java Virtual Machine) is implemented
Answer Posted / manasa
JVM is a java virtual machine....
it is a compiler n also a interpreter...
it translates into such a language that is understood by
that software java....
it is implemented in java......
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What does compareto () do in java?
Does substring create a new object?
How to sort double array in java?
What is the difference between an if statement and a switch statement?
Explain the difference between collection api and stream api in java8?
How to find the largest value from the given array.
Explain how can you debug the Java code?
Why do I need to declare the type of a variable in java?
What is jit compiler ?
What is the function of static in java?
Is double bigger than float?
What is an association?
What is static synchronization?
What are keywords in java?
Why synchronization is important in java?