nerdexam
EC-Council

EC0-350 · Question #230

What is the main disadvantage of the scripting languages as opposed to compiled programming languages?

The correct answer is D. Scripting languages are slower because they require an interpreter to run the code. See the full explanation below for the reasoning.

Question

What is the main disadvantage of the scripting languages as opposed to compiled programming languages?

Options

  • AScripting languages are hard to learn.
  • BScripting languages are not object-oriented.
  • CScripting languages cannot be used to create graphical user interfaces.
  • DScripting languages are slower because they require an interpreter to run the code.

How the community answered

(51 responses)
  • A
    10% (5)
  • B
    4% (2)
  • C
    2% (1)
  • D
    84% (43)

Community Discussion

No community discussion yet for this question.

Full EC0-350 Practice