Literals in ECMA Script
Atindra Nath
Literals: Represents constant/fixed values. Following are the types of literals that are supported by JavaScript. 0:36 Array Literals [ ] 0:50 Boolean Literals <, >, <=, >=, ==, != 1:06 Floating-point Literals decimal . ,exponential e 1:44 Numeric Literals dec, oct 0, hex 0X 2:10 Object Literals {} 2:17 Regular Expression Literals // 2:31 String Literals “” ‘’ 3:03 Template Literals `` 3:31 comments 4:02 operators
2023-02-07
0.0 LBC
Creative Commons Attribution 4.0 International
51667795 Bytes