employer cover photo
employer logo
employer logo

Omniscient Software

Is this your company?

Omniscient Software interview question

What is JVM?

Interview Answer

Anonymous

27 June 2012

JVM stands for Java Virtual Machine.It is an interpreter which executes the byte code.It is because of JVM that Java is platform independent.But JVM is different for different platforms.