Difference between revisions of "JavaScript"

From Clinfowiki
Jump to: navigation, search
(Created page with "- A dynamic computer programming language, most commonly used as part of web browsers. JavaScript allows for user interaction, control, communication, and alteration of the we...")
 
 
Line 2: Line 2:
  
 
- JavaScript allows evil-intentioned users to deliver a script to computers, via the web or an email link, that gives them control of the computer and access to the data inside.
 
- JavaScript allows evil-intentioned users to deliver a script to computers, via the web or an email link, that gives them control of the computer and access to the data inside.
 +
 +
 +
== Alternative Definition==
 +
 +
===JavaScript===
 +
1.  Is an object-oriented computer language based off of standard Java coding. JavaScript is intended for http and other web applications including browsers and virtually any client side scripting.
 +
[[Category: Definition]]
 +
[[Category: Security]]

Latest revision as of 04:33, 25 November 2015

- A dynamic computer programming language, most commonly used as part of web browsers. JavaScript allows for user interaction, control, communication, and alteration of the web browser and the data displayed.

- JavaScript allows evil-intentioned users to deliver a script to computers, via the web or an email link, that gives them control of the computer and access to the data inside.


Alternative Definition

JavaScript

1. Is an object-oriented computer language based off of standard Java coding. JavaScript is intended for http and other web applications including browsers and virtually any client side scripting.