nerdexam
Oracle

1Z0-809 · Question #122

1Z0-809 Question #122: Real Exam Question with Answer & Explanation

The correct answer is C. It can run on any platform that has the Java Runtime Environment.. We are talking about byte code so the Java program has been compiled. The question asks for what we need to run the byte code. https://www.java.com/download/faq/whatis_java.xml http://www.researchgate.net/post/Run_Java_Application_Without_Installing_Java_Runtime

Question

Which statement is true about Java byte code?

Options

  • AIt can run on any platform.
  • BIt can run on any platform only if it was compiled for that platform.
  • CIt can run on any platform that has the Java Runtime Environment.
  • DIt can run on any platform that has a Java compiler.
  • EIt can run on any platform only if that platform has both the Java Runtime Environment and a Java compiler.

Explanation

We are talking about byte code so the Java program has been compiled. The question asks for what we need to run the byte code. https://www.java.com/download/faq/whatis_java.xml http://www.researchgate.net/post/Run_Java_Application_Without_Installing_Java_Runtime

Community Discussion

No community discussion yet for this question.

Full 1Z0-809 Practice