Back to Browse

Variable in JavaScript | JavaScript Variable | What are variables in JavaScript? | Part -3

1.9K views
May 24, 2018
7:17

Variable in JavaScript | JavaScript Variable | What are variables in JavaScript? | Part -3 Welcome to Tutorial007 and in this video, we will learn how to declare the variable in javascript. So stay tuned and watch what is a local variable and what is a global variable in javascript. #javascript #jsvariable #comment #tutorial007 #ranasingh #apnikaksha #apnacollge #jstutorial #tutorialinhindi A JavaScript variable is simply a name of storage location. There are two types of variables in JavaScript : local variable and global variable. There are some rules while declaring a JavaScript variable (also known as identifiers). The name must start with a letter (a to z or A to Z), underscore( _ ), or dollar( $ ) sign. After the first letter, we can use digits (0 to 9), for example, value1. JavaScript variables are case sensitive, for example x and X are different variables. At Tutorial007 you will learn HTML, CSS, SQL, PL/SQL, JAVA and many more computer as well as mobile tips and tricks. So please SUBSCRIBE to getting updated with the latest technology. SUBSCRIBE our channel at : https://www.youtube.com/Tutorial007 ************************************************** Follow Tutorial007 on Facebook https://www.facebook.com/Tutorial007 Follow Tutorial007 on Twitter https://twitter.com/Tutorial007 Follow Tutorial007 on Instagram https://www.instagram.com/Tutorial007.Official https://www.instagram.com/Devian_rana ***************************************************

Download

0 formats

No download links available.

Variable in JavaScript | JavaScript Variable | What are variables in JavaScript? | Part -3 | NatokHD