Saved Bookmarks
| 1. |
What are the data types available in JavaScript? |
|
Answer» In JavaScript data types is an important concept that helps to operate on variables,JavaScript supports mainly two different kinds of data types-
It supports six data types that’s are given below.
It is a type of not primitive data Type. It is a collection of properties and these properties are stored in key and value pairs. |
|