Answer Posted / ravikiran(aptech mumbai)
JVM is the java virtual machine which will convert the byte
code into user understandable code
| Is This Answer Correct ? | 13 Yes | 9 No |
Post New Answer View All Answers
Explain java coding standards for variables ?
How do you square a number?
What is the purpose of a parameter?
Can an interface extend another interface?
Where is stringbuffer stored?
Is integer passed by reference in java?
What is locale in java?
What about interrupt() method of thread class ?
Where is singleton pattern used?
In a class implementing an interface, can we change the value of any variable defined in the interface?
What is the default value of local and global variables?
What is the symbol for average?
What is difference between static and final?
What is an i/o filter?
Can we have two main methods in a java class?