Oracle
1Z0-811 · Question #57
1Z0-811 Question #57: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-811 to reveal the answer and full explanation for question #57. The question stem and answer options stay visible for context.
Java Basics
Question
What is the meaning of "write once, run anywhere" in Java?
Options
- AJava programs are designed to run only in web browsers and, thus, can run wherever there is a browser.
- BIt is a marketing statement because Java programs must be compiled for a specific platform in order to run.
- CJava programs can run on any Java Virtual Machine without being recompiled.
- DJava programs, after being compiled, can run on any platform or device even without a Java Virtual Machine.
Unlock 1Z0-811 to see the answer
You've previewed enough free 1Z0-811 questions. Unlock 1Z0-811 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#JVM#Platform Independence#Bytecode#WORA