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)- A10% (5)
- B4% (2)
- C2% (1)
- D84% (43)
Community Discussion
No community discussion yet for this question.