Home
Chat
This website collects cookies to deliver better user experience
OK
🔥 Datatypes in JavaScript
🔥 Datatypes in JavaScript
☑️ What are Datatypes ?
It defines the category for data which will be stored in a variable
☑️ Types of Datatypes ?
a. Primitive
b. Object/Reference
☑️ Primitive Datatypes ?
The datatypes which hold only single value at a time is called Primitive Datatype
Example: number, Boolean, character, String, null, undefined
☑️ Object/Reference Datatypes ?
The non-primitive datatypes are called object based/reference data types
Ex: Arrays, Objects itself.
32
0
Categories:
Javascript
Tags:
Javascript
Datatypes
Related Posts
loading...
loading...
loading...
loading...
loading...
loading...
loading...
loading...
Post Comment
Show Comments
A bug that made me a better developer.
How to build powerful tables in React using the React Table package
Implementing tables using reactjs
Next.js Authentication with Netlify Identity
Best Website Speed and Performance Testing Tools Free
A first look at Qwik - the HTML first framework
Six Angular Best Practices You need to apply to make your App perform at its best!
Electron Adventures: Episode 4: Image Gallery with Dynamic HTML