Answer Posted / mah
jvm stands for java virtual machine.it translate sourse code
to byte code
| Is This Answer Correct ? | 9 Yes | 11 No |
Post New Answer View All Answers
explain what is transient variable in java?
What do you mean by exception handling in Java?
Why collection doesn’t extend cloneable and serializable interfaces?
Why does java not support pointers?
What is a line separator in java?
Is zero a positive integer?
How can you set an applet’s height and width as a percentage?
If you do not want your class to be inherited by any other class. What would you do?
What is the main purpose of java?
What is static in java?
Differentiate between the constructors and methods in java?
What is your platform?s default character encoding and how to know this?
What restrictions are placed on method overloading in java programming?
How many bits is a string in java?
How to declare objects of a class ?