answersLogoWhite

0

An example of a scripting language is JavaScript, which is commonly used for creating interactive elements on websites.

User Avatar

AnswerBot

4mo ago

What else can I help you with?

Continue Learning about Computer Science

What is a script virus?

A script virus is one that is written in a scripting language. Some Windows viruses, for example, are written as Visual Basic scripts.


What does a PHP developer do?

PHP is a server side scripting language. PHP is used to develop web applications which has interaction between the Web Application and the Users. PHP developers write the programs (Server side scripting) to develop these web applications. The developed programs acts as an intermediary between the users and the web servers and database. For example when you purchase something online, say a book from amazon.com or ebay.com the order creation, online payments for the orders and upto the delivery of the items, all these transactions are done through the server side scripting languages called PHP. And PHP developers develop this type of websites and applications. Note: The websites given - amazon.com and ebay.com may use a different Server Side Scripting languages than PHP and just for a example and user reference it is given above.


What is test script in software testing?

A test script is a set of instructions, written using a scripting or programming language, that are executed on a system under test. A test script is used to verify that the system performs as expected. Nowadays, QA outsourcing companies are primarily focusing on automation. Some of the most commonly used scripting languages used in automation testing are:JavaPythonPerlRubyVB scriptThere are many automation tools that generate the test scripts in their own scripting languages without the need for actual coding, for example Selenium IDE. Hope this information is clear to you and you can get back to us in case need more information


Why is your scripting too long for Intrnet Explorer to display?

Why is your scripting too long for Internet Explorer to display? Screen freezes after 2-3 clicks.


Can Anyone Elaborate the Full form of PHP Language?

PHP is a general-purpose programming language used to designed a website or and applications. It is the server-side scripting language embedded with HTML to develop Static website, Dynamic website or Web applications. PHP is stand for Hypertext Preprocessor and earlier it was abbreviated as Personal Home Page. For more info visit@ javatpoint

Related Questions

What is Programming or Scripting Based Animation?

Usually it requires knowledge of programming or knowing scripting language. An example is a mouseover/ rollover. Creating by using scripting language such as Java Script.


What is Programming or Scripting-Based Animation?

Usually it requires knowledge of programming or knowing scripting language. An example is a mouseover/ rollover. Creating by using scripting language such as Java Script.


Can you write multiple scripting languages in a single page?

Yes. In fact this is fairly common. For example, using in the same web page a client scripting language such as JavaScript and a Server Scripting Language, such as ASP.NET or PHP.


Give two example of server side scripting language?

PHP Perl ASP


What is the default scripting language in ASP?

Default scripting language in ASP is VB Script


Is c sharp scripting language?

What is a scripting language? If you know the answer to this, then you can determine C# fits to the definition or not.


Is ruby server side scripting language?

Yes, Ruby is a server-side scripting language.


What does HTML stand for give an example?

HTML stands for Hyper Text Markup Language. It is a scripting language that most of the webpages use.


What is darkbasic pro scripting language?

DarkBASIC uses, like the title suggests, the scripting language BASIC.


Where might one find general information about scripting language?

One might find general information about scripting language by going to the Quirks Mode website. The website has information about the Java scripting language.


What is wml scripting?

WML scripting is the act of scripting / coding / writing in the language of WML - which is just slightly adjusted XML that is made for mobile devices. WMLScript (Wireless Markup Language Script) is the client-side scripting language of WML (Wireless Markup Language). A scripting language is similar to a programming language, but is of lighter weight. With WMLScript, the wireless device can do some of the processing and computation. This reduces the number of requests and responses to/from the server.


Is HTML scripting language or web application?

HTML, or HyperText Markup Language, is not a scripting language or a web application. It is a markup language used for structuring content on the web. HTML provides the basic building blocks for web pages, defining elements and their arrangement, but it doesn't have the dynamic functionality of scripting languages or applications.