What is the main disadvantage of the scripting languages as opposed to compiled programming languages?
Scripting languages are hard to learn.
Scripting languages are not object-oriented.
Scripting languages cannot be used to create graphical user interfaces.
Scripting languages are slower because they require an interpreter to run the code.
Submit