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
127 Views
Posts: 488
Topic starter
(@vishva)
Reputable Member
Joined: 2 years ago

various data types present in javascript.

2 Replies
Posts: 522
(@kavitha-shri)
Honorable Member
Joined: 2 years ago
  • There are five fundamental, or primitive, forms of data in Javascript. Strings, integers, booleans, undefined, and null are the five most fundamental forms of data. These are the so-called "basic data kinds." Only one kind of data can be kept in a single variable.
Reply
Posts: 389
(@abishek)
Reputable Member
Joined: 2 years ago

A web scripting language is called JavaScript. It contains its own data types, much like any other computer language. A language's data types specify the kinds of data that a variable can store.

There are seven varieties of JavaScript. Types are possible values in JavaScript. The data types that JavaScript can use are listed below:

1.Quantity 

2.String

3.Boolean

4.Undefined

5.Null

 

Reply
Share: