What is a script?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a script?
Rating:
A script is a tag within which the program of a scripting language such as JavaScript or VBScript is written. This tag supports a variety of attributes, but the main attribute that should be used with it is the language attribute.
The code of JavaScript or any other scripting language is written within the <script>... </script> tag pair.
Rating:
Was this information helpful?
Other articles
- What is VBScript?
- What is the protocol property of the request object?
- What is a checkbox?
- What is JavaScript?
- What is the links object?
