Scripting Languages
Topic Outline Scripting Languages Applications of Scripting Languages Types of Scripting Languages Advantages Scripting languages are interpreted language that use to write the script. These languages are easier to learn. All scripting languages are programming languages but all programming languages are not scripting languages. Scripting languages use an interpreter to translate the commands and interpreted them from the source code. While other programming languages require a compiler to translate the commands into machine code. The code of scripting languages can be quickly edited and re-executed. Application of Scripting Languages Scripting languages are used in Web applications. Scripting languages are used in Games applications. Scripting languages are used in system administration. Scripting languages are used in Multimedia. Scripting languages are used to create plugins and extensions for existing applications. Categories of Scripting Languages Categories of scripting languages...