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 the difference between variable declaration and variable initialization?
Can java object be locked down for exclusive use by a given thread?
How do you add an element to an arraylist in java?
Differentiate jar and war files?
What are the advantages of assembly language?
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
Is java written in c?
What is the difference between @before and @beforeclass annotation?
What is an example of declaration?
What about interrupt() method of thread class ?
What is purpose of applet programming?
Can an object be null?
Is vector thread safe in java?
Explain about doubly linked list
What is pojo class in java?