JavaScript variables l Lecture 8

preview_player
Показать описание
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). Name must start with a letter (a to z or A to Z), underscore( _ ), or dollar( $ ) sign
Рекомендации по теме
join shbcf.ru