Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

What is JVM?

Category: Java

Java virtual machine helps run java bytecodes. when .java file are compiled using javac compiler into .class file. These .class file contain bytecode understood by Java virtual machine.

Leave a Reply

Your email address will not be published. Required fields are marked *