J2SE Question:

What is Java virtual machine1?

Tweet Share WhatsApp

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).

Read All 214 J2SE Questions
Previous QuestionNext Question
What is JavaCheck?What is Java Remote Method Invocation (RMI)?