What is an advantage of an executable program coded with an interpreted language compared with a compiled language?

IT Questions BankCategory: IoT Connecting ThingsWhat is an advantage of an executable program coded with an interpreted language compared with a compiled language?

What is an advantage of an executable program coded with an interpreted language compared with a compiled language?

  • It runs faster.
  • It stores as binary format.
  • It is easier to maintain and troubleshoot.
  • It does not rely on another program in order to execute.

Explanation: A program coded with an interpreted language stays in human-readable text, which makes it easy to maintain and troubleshoot. However, it relies on another program, called the interpreter, to parse and execute the code. Because it requires interpretation during its execution, it runs slower than the same program coded by a compiled language.

Exam with this question: IoT Connecting Things 2.0 – Chapter 3 Quiz Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x