SSSomi Singhinsomi123.hashnode.dev·Dec 10, 2021 · 2 min readJavascript Programming Languages-Basic Javascript- 1.Variable-Variable means anything that can vary. In JavaScript, a variable stores the data value that can be changed later on. 2.Operators-An operator is capable of manipulating a certain value or operand. Operators are used to p...00