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 are identifiers in java?
What are multiple inheritances? Is it supported by java?
what is mutual exclusion? : Java thread
What are the two parts of a conditional statement?
How do you square a number?
What is difference between arraylist and list in java?
What is java algorithm?
How many types of interfaces are there?
What are checked exceptions?
What is 32 bit float?
What comes to mind when someone mentions a shallow copy in java?
What happens if main method is not static?
How hashset works internally in java?
What are the access modifiers in java?
What all access modifiers are allowed for top class ?