Report Bug
Qus : What is a set of pseudo machine language instructions that are understood by the Java Virtual Machine and are independent of the underlying hardware called?
Qusमशीन भाषा निर्देशों का एक सेट जो जावा वर्चुअल मशीन द्वारा समझा जाता है और अंतर्निहित हार्डवेयर से स्वतंत्र होता है उसे क्या कहा जाता है?

A. JVM
B. Source Code
C. Compilation
D. Bytecode


Solution
D. Bytecode






Report Bug