Difference between structured language and scripting language

Asked By 0 points N/A Posted on -
qa-featured

What is the difference between structured language and scripting language and what is the most important scripting language in web development?

SHARE
Answered By 0 points N/A #97946

Difference between structured language and scripting language

qa-featured

Hello Laurofarr,

Structured language is a form of programming language wherein the program can be broken down cells or blocks and structured into procedures which then can be written without minute details of the internal workings of other blocks.

On the other hand, scripting language supports writing of scripts, it programs written software environment that execute tasks automatically, which then can be alternatively used one by one by a user.

According to Eweek, these are the most important scripting languages: PHP, C#, AJAX, Java Script, Perl, C, Ruby and Ruby on Rails, Python, VB.net.

I hope this answers your questions.

Related Questions