Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

What are the various data types present in JavaScript?

3 Posts
3 Users
0 Reactions
123 Views
Posts: 150
Topic starter
(@dinesh)
Estimable Member
Joined: 2 years ago

Javascript

2 Replies
Posts: 461
(@dinesha-g)
Reputable Member
Joined: 2 years ago

Primitive data types in JavaScript include:

null\sundefined

Boolean number string symbol, bigint, and a complex data type object are all available in ES2015 and ES2020, respectively

Reply
Posts: 100
 Kavi
(@kavi)
Estimable Member
Joined: 2 years ago

Primitive values and objects make up the JavaScript language's set of types.

innate values (immutable datum represented directly at the lowest level of the language)

Integer type

Zero type

unspecified kind

Type of number

Type BigInt

String format

Kind of symbol

Objects (collections of properties)

Reply
Share: