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
What is mean by collections in java?
What is hashset in java?
Is set sorted in java?
explain the concept of virtual method invocation in polymorphism in detail?
What is the difference between final, finally and finalize() in java?
What does .equals do in java?
What is command line argument
How do you replace all in word?
What is a percentage sign called?
What is the use of parse function in java?
Can I override protected method in java?
What is serialversionuid?
What are Normalization Rules? Define Normalization?
How does linkedlist work in java?
Explain enumeration in java?