answersLogoWhite

0

Typically it's used for the creation of web or computer applications. It's the program that reads the code you wrote and produces the desired result of your application.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is a cultural lens?

A cultural lens is an analytical tool that helps professionals understand and evaluate cultural values. Developmental practitioners and policy makers use the programming tool for more effective development programming.


How to use NS2 programming?

you don't need to use ns2 programming


What is a scan tool for PT Cruiser?

It is a diagnostic tool that communicates with the computers on the vehicle. It is used to read and clear codes, watch sensor data, and for programming functions.It is a diagnostic tool that communicates with the computers on the vehicle. It is used to read and clear codes, watch sensor data, and for programming functions.


What are the programming uses of the Spring Java configuration?

This is a programming core, based on actual Java software. A good tool for all basic homepage designers or programmers. It's a useful tool to get your website up ro date.


What method will you use to avoid this error would recommend the method of others Why or why not?

The method that you can use to avoid this error would depend on the type of error and the type of programming language that you are using. You can use debugging to tool to avoid errors.


How do you link css to a database?

CSS, Cascading Style Sheet, is a formatting tool. It can not connect to a database. You need to use a programming language like C#, JavaScript, or PHP.


How do you reprogram computer on 1998 dodge 3500 Ram Van?

You'd need a scan tool that has programming capabilities like the Rotunda tools dealers use. They cost about $4000.


What is the difference between a programming language and a application software?

You use a programming language in order to create applications. The programming language is typically implemented within an integrated development environment (IDE), which is itself an application that was written in a previous incarnation of the same language or in another language altogether.


How do you use the word input in a sentence?

"You only use it in programming".Thank you for your incorrect input!


What is the use of keyword new used in AWT programming?

what is the use of new keyword in awt programming


Are arrays mutable in Python, and if so, how does this impact their use in programming?

Yes, arrays are mutable in Python, meaning their elements can be changed after they are created. This impacts their use in programming because it allows for efficient manipulation of data stored in arrays, making them a versatile and powerful tool for tasks such as sorting, filtering, and updating large sets of data.


Is a programming software the same as programming tool?

To use an analogy, a programming language is similar to any natural language such as English. We use the language to construct expressions which can be combined to form statements, just as we use English to construct expressions which can be combined to form sentences. Programming tools are simply tools that help us to write code, in much the same way that word processors help us to write letters. In programming, the main tools we use are code editors, compilers and debuggers. But just as a spell-checker won't help us write better poetry, programming tools won't help us write better programs. For that we must understand the language itself.