JavaScript is a high-level client side scripting, dynamic, untyped, and interpreted programming language.It has been standardized in the ECMAScript language specification.Alongside HTML and CSS, JavaScript is core technologies of World Wide Web content production; the majority of websites employ it,all modern Web browsers support it without the need for plug-insJavaScript is prototype-based with first-class functions, making it a multi-paradigm language,support object-oriented,imperative, and functional programming styles.It has an API for working with text, arrays, dates and regular expressions, but does not include any I/O, such as networking, storage, or graphics facilities, relying for these upon the host environment in which it is embedded. Although there are strong similarities between JavaScript and Java, including language name, syntax, and respective standard libraries, the two are distinct languages and differ greatly in their design. JavaScript was influenced by programming languages such as Self and Scheme.

4.Data Types in Javascript


5. HTML in Javascript


6.Variables


7. Pop Up Boxes

If Statment


Comparission Operators

If else Statment:-

Logical Operators:-

0 comments:

Post a Comment

 
Top