In this demonstration we learn how to create a variable in java script. We know that variable is a location in memory which stores some values. In jav
In this demonstration we learn that how to use Java Script to display a message box to the user. In Java Script there are two types of message box for
Java Script is a client side scripting language developed by Netscape to enable web authors to design interactive sites. Java Script can interact with
Array is collection of similar type of elements. We can use concept of array to make program more readable, easy to handle large data and implementing concept of loops in program.
We can use Date () object to manipulate dates in java script. Whenever we want to access current date of the system or want to set new date in java sc
We can use “if—else “statements to perform an appropriate action based on condition. We can use” if—else” statement to take decision on the basis of s
We can use arithmetic operators in java script to perform mathematical calculation or used to solve mathematical expression. Types of operators in Ja