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 |
What is the default data type in javascript?
What is event bubbling in the dom?
How to loop through array in javascript?
How many data types are there in javascript?
How to create scale in P info
How long does it take to learn coding?
How to capture the Image width and height using QTP script ? Kindly answer plz.... Thanx in adavance...
How to make elements invisible?
What are the properties of stack?
How can you create an Object in JavaScript?
how to create a moving div?
What is the difference between null and undefined?