
Naming rules for Javascript Variables
You can not create variables in Javascript without naming them.
And you must follow some rules while naming a variable.
💡You just have to remember the first two rules. The remaining rules will become obvious when you start programming. So, try to remember only the first two rules.
Rule 1: