InterviewSolution
Saved Bookmarks
| 1. |
What is scripting language and why is it called so? |
|
Answer» ting or SCRIPT language is a programming language that SUPPORTS scripts — programs written for a special run-time environment that AUTOMATES the execution of tasks that could alternatively be executed one-by-one by a human operator. Scripting LANGUAGES are often interpreted.Hope it helps. |
|