answersLogoWhite

0

the need of scripting language is to work on diffrent platforms like xp vista and other versions and other applactions like java and other stuff

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

What are usage areas of scripting languages?

scripting languages would be like Javascript, VBscript, and scripting languages built into programs. dont be afraid to google things like this, for example you would want to type something like the following into google: "scripting languages"


What is scripting or scripting language?

Scripting languages, of which JavaScript is one, are light-weight programming languages (i.e. not a fully featured programming languages) that exist to enhance HTML and web pages so that they are dynamic or interactive. They interact with, amend or generate HTML. They would not have any function outside of a web page environment.


Which command is used to pause the execution of the script for a specified amount of time?

You need to be more specific. There are dozens (hundreds?) of scripting languages out there.


What solves many of the problems which developers had with HTML?

Actually HTML gave the power to the programming world to create web pages using a simple textual English like programming language to create static web pages. Since the language resembles English in many aspects it is not considered a full fledged programming language and is considered a mark up language. HTML gave us the power to create simple to medium web pages in a short time frame without much limitations of having to know a technology in depth to code in it. Almost all web sites today in some way or the other use the features of HTML to display contents on their page.


How many scripting languages are there?

Three type of languages High level Mid level Low level

Related Questions

What are usage areas of scripting languages?

scripting languages would be like Javascript, VBscript, and scripting languages built into programs. dont be afraid to google things like this, for example you would want to type something like the following into google: "scripting languages"


What are two indian scripting languages?

Indo-Aryan and Dravidian are the two Indian Scripting languages.


What experience does a web developer need?

You need to experience how to develop a simple webpage with some functionalities. In doing this, you need to learn some programming and scripting languages. You also have to learn how to use a database and how to connect it to a webpage. I suggest you start reading ebooks about programming/scripting languages and about some good database. Below are some examples. Programming / Scripting Languages: =PHP =JavaScript =CGI-Perl =HTML Database: =PostgreSQL =MySQL


Can CGI scripting be done in notepad?

Yes. CGI scripting can be done in notepad, since CGI scripting is just the scripting of normal programming languages, like Python and Perl.


What are the Definitions on programming?

Programming is the creative process of writing precise instructions that computers follow to perform tasks, using coding languages like Python or JavaScript. It involves problem-solving, logic, and algorithm design to build software, websites, and apps. Developers use syntax and debugging to ensure code runs efficiently and error-free. At its core, programming bridges human ideas with machine execution. #Programming #Coding #SoftwareDevelopment #TechInnovation #Creamerz #CreamerzSoft further details contact creamerz dot com


What are server-side scripting languages?

Server-side scripting languages are programming languages designed to create HTML pages (or Web pages) on the server. Special libraries are frequently included with these languages to help generate HTML pages easier. Some examples of server-side scripting languages are Python, PHP, Ruby, C#, and JavaScript (NodeJS).


What is scripting or scripting language?

Scripting languages, of which JavaScript is one, are light-weight programming languages (i.e. not a fully featured programming languages) that exist to enhance HTML and web pages so that they are dynamic or interactive. They interact with, amend or generate HTML. They would not have any function outside of a web page environment.


Which command is used to pause the execution of the script for a specified amount of time?

You need to be more specific. There are dozens (hundreds?) of scripting languages out there.


Scripting languages are designed to replace normal HTML?

False


What are scripting languages?

Scripting languages are more complex languages which are written to make/complete specific task in machines like PC's. This is simple script from C scripting language: #include <stdio.h> #include <stdlib.h> int main() { printf("Hello world!\n"); return 0; } This script will say "Hello World".


How can you add style sheets to make webpages dynamic?

Style sheets don't make web pages dynamic. In order to do that, you need to use a scripting language. Common scripting languages include PHP, ASP, and Java.


What solves many of the problems which developers had with HTML?

Actually HTML gave the power to the programming world to create web pages using a simple textual English like programming language to create static web pages. Since the language resembles English in many aspects it is not considered a full fledged programming language and is considered a mark up language. HTML gave us the power to create simple to medium web pages in a short time frame without much limitations of having to know a technology in depth to code in it. Almost all web sites today in some way or the other use the features of HTML to display contents on their page.