Answer Posted / manasa
JVM is a java virtual machine.... which is a compiler and
it converts bytecode to its original form which is given by
us......
JRE is a software where it supports to execute our
programs....
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is anonymous inner class?
What does yield method of the thread class do?
What is the main advantage of passing argument by reference?
Difference between overriding and overloading in java?
What is an infinite loop? How infinite loop is declared?
For class CFoo { }; what default methods will the compiler generate for you>?
What are 5 boolean operators?
What are dot operator queries?
What is command line used for?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
Explain super keyword in java.
Explain different types of thread priorities ?
What is difference between jdk,jre and jvm?
How do you find the absolute value?
How does hashmap work in java ?