nerdexam
GAQM

CPEH-001 · Question #350

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

(36 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    6% (2)
  • D
    83% (30)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice