What are the basic groups of dataypes in JavaScript?
Answer / Chandra Shekhar
The basic data types in JavaScript include: Numbers, Strings, Booleans, Objects (including Arrays and Dates), Null, Undefined, and Symbols.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create an object using javascript?
how can count show data in grid view using java script
How do you implement Ajax using hide() function in JQuery?
Can you explain the difference between call and apply?
What is variables in javascript?
What does undefined value mean in javascript?
What is the difference between a web-garden and a web-farm?
How to remove the event listener?
What are decodeuri() and encodeuri() functions in javascript?
What does break and continue statements do in javascript?
How do I open javascript console?
What is an asynchronous programming? Why is it important in javascript?