J2SE Question:

What is Java virtual machine1?

J2SE Interview Question
J2SE Interview Question

Answer:

A software "execution engine" that safely and compatibly executes the byte codes in Java class files on a microprocessor (whether in a computer or in another electronic device).


Previous QuestionNext Question
What is JavaCheck?What is Java Remote Method Invocation (RMI)?