What are the datatypes in javascript?



What are the datatypes in javascript?..

Answer / Nitin Gautam

JavaScript has seven primitive data types: Number, String, Boolean, null, undefined, Symbol (as of ES6), and BigInt (also introduced in ES6). Additionally, JavaScript objects can be considered as a non-primitive data type.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is the default data type in javascript?

1 Answers  


What is event bubbling in the dom?

1 Answers  


How to loop through array in javascript?

1 Answers  


How many data types are there in javascript?

1 Answers  


How to create scale in P info

1 Answers   MAHINDRA,


How long does it take to learn coding?

1 Answers  


How to capture the Image width and height using QTP script ? Kindly answer plz.... Thanx in adavance...

1 Answers  


How to make elements invisible?

1 Answers  


What are the properties of stack?

1 Answers  


How can you create an Object in JavaScript?

1 Answers  


how to create a moving div?

1 Answers  


What is the difference between null and undefined?

2 Answers  


Categories