About Lesson
Scripting Languages
- ऐसी programming language को स्क्रिप्टिंग भाषा (Scripting language) कहते हैं जिसका प्रयोग करके किसी दूसरे साफ्टवेयर application (जैसे फायरफाक्स) पर control किया जा सके और स्क्रिप्ट के सहारे उस application से अधिक काम लिया जा सके। जावास्क्रिप्ट, पर्ल, पाइथन, रूबी, पीएचपी आदि कुछ प्रमुख स्क्रिप्टिंग भाषाएं हैं।
- It is of following two types:
- Server side scripting language
- Client side scripting language
Scripting Languages
- Script or Scripting language is a programming language with a series of commands, which is executed without being compiled.
- It is often interpreted and automates the execution of tasks.
- It is of following two types:
- Server side scripting language
- Client side scripting language