English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

ex:scripting language like javascript or jscript

2007-03-14 00:38:58 · 3 answers · asked by bhuvan k 1 in Computers & Internet Programming & Design

3 answers

Try this link for a full explanation.

2007-03-14 00:44:23 · answer #1 · answered by AnalProgrammer 7 · 0 0

A script is a sequence of commands to execute and control other programs/applications. They are mainly interpreted but some scripts can be compiled to provide faster execution.
They extend from command line calls to allow repetitive calls via loops and conditional control.

2007-03-14 01:00:37 · answer #2 · answered by Tempest 3 · 0 0

the two that you mentions are webscripting langauages. javascript is interpreted by a web browser and runs on a web page.

scripts (as opposed to programs) are interpreted by a program... thats basically the difference. a computer language makes a program, a script just gives a program directives.

2007-03-14 00:43:10 · answer #3 · answered by Anonymous · 0 1

fedest.com, questions and answers