Answer Posted / ravi
JVM is Java virtual machine which converts source code into
java bytecode.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How do you sort in descending order in java using collections sort?
What are different exception types exceptions available in java ?
What is class and object in java?
What is an object's lock and which object's have locks in java programming?
What is the difference between form & report?
Can we create constructor in abstract class ?
What is the difference between size and length in java?
What is final int?
What are register variables what are the advantages?
How objects are stored in java?
what are the states associated in the thread? : Java thread
How to implement an arraylist in java?
Difference between static and dynamic class loading.
List out five keywords related to exception handling ?
What is meant by class loader? How many types are there? When will we use them?