Scripting languages are interpreted, which allows them to be executed line by line at runtime. This feature is beneficial for tasks that require rapid changes and testing since the code can be modified without a lengthy compilation process. The other options either describe characteristics of compiled languages or focus on concepts that do not apply specifically to scripting languages.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does it mean for a language to be interpreted?
Open an interactive chat with Bash
What are some examples of popular scripting languages?
Open an interactive chat with Bash
How do scripting languages compare to compiled languages in terms of performance?