i don't want fullforms of JDK an JVM i want definitions for
them

Answer Posted / krishgopal

JVM does the compile and interpret.
soure code can be changed into bytecode and then byte
can be interpreted by JVM. then the actual answer of the
peogram(or) sourecode wil be dispalyed in screen.
that's all from JVM.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we have multiple public classes in a java source file?

564


What are three ways in which a thread can enter the waiting state in java programming?

691


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

578


Is final static java?

555


In the below example, what will be the output?

597






What is quick sort in java?

565


What exceptions occur during serialization?

619


What is used of static keyword in java?

594


What is the primary benefit of encapsulation?

566


What are different ways of object creation in java ?

587


What are the different types of methodologies?

533


Is java se open source?

579


Can we override final method?

577


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

698


What is hashset in java?

541