Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what is symbol in javascript

Symbol is a primitive data type of JS along with string,number,bool,null and undef
which are used to identify object properties since none is equal to the other.
 
PREVIOUS NEXT
Tagged: #symbol #javascript
ADD COMMENT
Topic
Name
7+6 =