Class 11th unit-4 Java script
Cl ass 11h Unit-4 Web Scripting - Java Script JavaScript:- 1. JavaScript is an interpreted computer programming language. 2. It was originally implemented as part of web browsers so that client-side scripts could interact with the user. 3. JavaScript was developed in 1995 by Brendan Eich. 4. JavaScript is a cross-platform, object-oriented scripting language. 5. JavaScript is a small, lightweight language. 6. It is not useful as a standalone language, but is designed for easy embedding in other products and applications, such as web browsers. 7. Core JavaScript contains a core set of objects such as Array, Date, Math, and a core set of language elements such as operators, control structures, and stateme...