Literals are used to represent values in JavaScript. These literals are fixed but not variables which are been provided in the script. They are
1. Array Literals
2. Boolean Literals
3. Floating-point Literals
4. Integers
5. Object Literals
6. RegExp Literals
7. String Literals
1. Array Literals
2. Boolean Literals
3. Floating-point Literals
4. Integers
5. Object Literals
6. RegExp Literals
7. String Literals
No comments:
Post a Comment