ICSE Class 9 Computer Applications Question 8 of 10

Introduction to Java — Question 8

Back to all questions
8
Question

Question 8

What is Java Bytecode?

Answer

The programs written in Java are compiled into a machine language for a virtual computer called Java Virtual Machine (JVM). The machine language for this special Java Virtual Machine is called Java Bytecode. The Bytecode files are generated with the ".class" extension.

Get the Bright Tutorials app Stuck on a question? Ask Bright Buddy — your AI tutor — for step-by-step help in the app.