What are the data types in js?



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

Post New Answer

More JavaScript Interview Questions

What is the importance of javascript? Expalin

1 Answers  


Explain higher-order functions in javascript?

1 Answers  


What is null javascript?

1 Answers  


What are the advantages of using JavaScript?

1 Answers  


What do you use javascript for?

1 Answers  


Does javascript support multidimensional arrays ?

4 Answers  


Explain how to read and write a file using javascript?

1 Answers  


How to delete a cookie using javascript?

1 Answers  


what data type javascript supports?

1 Answers  


What is the use of isNaN function?

1 Answers  


What is spread operator react?

1 Answers  


What is a function object?

1 Answers  


Categories