Answer Posted / ravi
JVM is Java virtual machine which converts source code into
java bytecode.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Do extraneous variables affect validity?
Why array is used in java?
What is a blocking method in Java?
how to create multithreaded program? Explain different ways of using thread? : Java thread
What is JFC?
What is mysql driver class name?
Can a constructor be private and how are this() and super() method used with constructor?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What are serialization and deserialization?
What do you mean by Function Overloading in java?
What is bool mean?
How is java created?
What is tostring () method?
What do you understand by classes in java?
Is zero a positive integer?