Home | | Computer Applications 11th std | Points to Remember: Introduction to JavaScript

Chapter: 11th Computer Applications : Chapter 14 : Introduction to JavaScript

Points to Remember: Introduction to JavaScript

JavaScript is a case sensitive language

Points to Remember:

 

                  The <script> tag alerts the browser program to start interpreting all the text between these tags as a script

 

                  JavaScript is a case sensitive language

 

                  The scope of a variable is the life time of a variable of source code in which it is defined

 

                  A literal is a fixed value given to a variable in source code.

 

                  An expression is a code fragment that can be evaluated to some data type the language supports.

 

                  Java Script supports all basic arithmetic operators like +, - , *, / & %

 

                  Java scripts has an in built feature of concatenating strings.

 

                  The types of operator is used to get the data type of a variable.

 

                  JavaScript supports important types of dialog boxes also called as pop up boxes, alert box, confirm dialog box and prompt dialog box.

 

                  ?: is the conditional operator in Java Script also called as ternary operator.

 

Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
11th Computer Applications : Chapter 14 : Introduction to JavaScript : Points to Remember: Introduction to JavaScript |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.