Script language Practical Cse Diploma 3rd sem
Scripting language practical File Rgpv Cse Diploma 3rd sem.
Scripting language :-
A scripting language is a type of programming language that is interpreted by another program at runtime, rather than compiled by the computer before execution. Scripting languages are often used for writing short and simple programs, such as automating tasks, creating dynamic web pages, or adding interactivity to games. Some examples of scripting languages are JavaScript, Python, Ruby, Perl, and PHP¹²³⁴⁵.
Advantage of Scripting language :-
- They are easier to learn and use, as they have simpler syntax and less strict rules.
- They are more portable, as they can run on different platforms without requiring recompilation.
- They are more flexible, as they can interact with other programs and languages, and modify themselves at runtime.
- They are faster to develop and debug, as they do not need a separate compilation step and can show errors immediately.
Disadvantages of Scripting language :-
- However, scripting languages also have some disadvantages, such as:
- - They are slower to execute, as they need an interpreter to translate the code into machine instructions.
- - They are less secure, as they expose the source code to the user and may be vulnerable to malicious attacks.
- - They are less efficient, as they consume more memory and CPU resources than compiled code.
- - They are less reliable, as they may have unexpected errors or bugs due to their dynamic nature.
![]() |
| Scripting language practical File Cse Branch 3rd Sem. |

Comments
Post a Comment