answersLogoWhite

0

What is arrays use in javascript in computer progamming?

Updated: 8/16/2019
User Avatar

Wiki User

12y ago

Best Answer

An array is used to give one variable [the array] many different values at once, the is also helpful to thwart any less intuitive "hackers" that try to bypass your logins, etc.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is arrays use in javascript in computer progamming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How does one use JavaScript arrays?

JavaScript arrays is used to generalize multiple values of data and store them in a single variable. This is a useful software in most programming languages.


How do you find JavaScript on your computer?

You don't. JavaScript is a special type of language which you will typically find embedded in the program which use them. For example, each web browser on your computer will have its own version of JavaScript.


How does one define a Javascript class?

To define the class of a javascript code or string there are two to three or so main methods, one of these is to use it, and review the result, such as activating and using a function relative to to itself. Another is to use the objects Literals, the advantage to this is that Literals are a shorter way to define objects and arrays in JavaScript.


Can you use javascript in Mozilla?

Yes. In fact, you can use JavaScript in any web browser.


How do you use javascript in aspnet?

Ajax, I believe uses JavaScript + ASP.


How do you get the popup javascript box?

Use confirm or alert in javascript code to get a popup


Is JavaScript or Dreamweaver better?

Not comparable. JavaScript is a programming language. Dreamweaver is an application (which you can use to create pages with javascript, html, etc.)


Name two smaller arrays you can use to find the product of 8x6?

name two smaller arrays you can use to find the product


How do you check length of password using javascript?

Use the length property of string in javascript.


How does document.close work?

The command is javascript JavaScript is interpreted by the browser browsers use JavaScript engines to execute the commands each browser differs


What does Ajax use for the processing that is done on the browser?

Javascript. AJAX stands for Asymmetric Javascript And XML


Java projects which does not use database?

JavaScript is a computer language that is mostly used in web browsers. An example of JavaScript project without a database is called a login session, this requires a lot of hard coding and requires a lot of multiple ID comparison.