ANSWERS: 4
-
Here is what Wikipedia said: "....script languages are computer programming languages that are typically interpreted and can be typed directly from a keyboard. Thus, scripts are often distinguished from programs, because programs are converted permanently into binary executable files (i.e., zeros and ones) before they are run." It looks like they have a good article on it, you should check it out!
-
Of the two scripting language sounds like the most interesting. Scripting language is not a replacement for programming lang.The language is typed directly from a keyboard, converted into binary executable files before run.They stay in original form and are interpreted command by command.Edit,compile,link and run.They grow (like mushrooms)by individual design.Unreal&Java script,2ex.Programming lang is artificial lang,used to control a computer.It will organize and manipulate information and express algorithms. Thousands are created yearly.
-
Scripting languages are usually interpreted, programming languages are usually compiled. Scripting languages are mostly used for small repetitive tasks, such as remotely logging in to another computer, or silently installing programs. Programming languages are mostly used for developing larger applications.
-
refer this address for answer. http://home.pacbell.net/ouster/scripting.html
Copyright 2023, Wired Ivy, LLC

by 