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 x64).
C. Java
Java is a compiled language because it is first compiled into bytecode by the Java compiler and then executed by the Java Virtual Machine (JVM). This makes Java platform-independent while still benefiting from compilation optimizations.
Other options like Perl, JScript, and PowerShell are interpreted languages that do not require compilation before execution.
Examples of interpreted languages include scripting languages, such as JavaScript, Perl, and Python.
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.FC0-U61 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Drewmeister
Highly Voted 3 years, 12 months agolexxone
Most Recent 2 months agoAideed
3 months, 3 weeks agoDanielloven
9 months agoDavis.jade
1 year, 2 months agoDion79
3 years, 5 months ago