What are the data types in js?
Answer / Jyoti Agnihotri
JavaScript has several data types: Number, String, Boolean, Null, Undefined, Object, and Symbol. Additionally, JavaScript also has dynamic typing, which means variables can hold values of different types at different times.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the importance of javascript? Expalin
Explain higher-order functions in javascript?
What is null javascript?
What are the advantages of using JavaScript?
What do you use javascript for?
Does javascript support multidimensional arrays ?
Explain how to read and write a file using javascript?
How to delete a cookie using javascript?
what data type javascript supports?
What is the use of isNaN function?
What is spread operator react?
What is a function object?