View Full Version : What is a Scripting Language?
ruhikhan
11-07-2019, 08:01 AM
Hello friends,
I would Know that What is a Scripting Language?
BangkokDinning
11-07-2019, 10:07 AM
script language is a programming language for a special run-time environment that automates the execution of tasks; the tasks could alternatively be executed one-by-one by a human operator. Scripting languages are often interpreted.
mallikarjuna
11-07-2019, 12:37 PM
All scripting languages are programming languages. The scripting language is a language where instructions are written for a run time environment.
RH-Calvin
11-08-2019, 05:33 AM
A script or scripting language is a computer language with a series of commands within a file that is capable of being executed without being compiled. Good examples of server-side scripting languages include Perl, PHP, and Python. The best example of a client side scripting language is JavaScript.
BangkokDinning
11-11-2019, 09:19 AM
Scripting languages came about largely because of the development of the Internet as a communications tool. JavaScript, ASP, JSP, PHP, Perl, Tcl and Python are examples of scripting languages.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.