What are the two basic groups of dataypes in JavaScript?

Submitted by: Administrator
They are as -
► Primitive
► Reference types.

Primitive types are number and Boolean data types. Reference types are more complex types like strings and dates.
Submitted by:

Read Online Expert Developer JavaScript Job Interview Questions And Answers