Login and Register ×
Check your Email for the OTP
Programming tools Compiler vs Interpreter
⚠ Report ✓ Question Verified Copy Link
Explanation:
Java is an example of a programming language that often uses interpreters. Java source code is compiled into an intermediate bytecode, which is then interpreted by the Java Virtual Machine (JVM) during execution.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Programming tools Compiler vs Interpreter