nerdexam
ExamsFC0-U61Questions#17
CompTIA

FC0-U61 · Question #17

FC0-U61 Question #17: Real Exam Question with Answer & Explanation

The correct answer is C: Java. Java is the best answer of the ones presented, but strictly speaking Java isn't a 'true' compiled language. Java source code is 'compiled' to create Java object code which requires a Java runtime engine to execute the code on the computer. A true compiled language (e.g. C++) is c

Question

Which of the following is a compiled language?

Options

  • APerl
  • BJScript
  • CJava
  • DPowerShell

Explanation

Java is the best answer of the ones presented, but strictly speaking Java isn't a 'true' compiled language. Java source code is 'compiled' to create Java object code which requires a Java runtime engine to execute the code on the computer. A true compiled language (e.g. C++) is compiled to machine code which will execute directly against the target host platform (e.g. Intel

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice