Answers

Question and Answer:

  Home  Expert JavaScript Developer

⟩ What are the two basic groups of dataypes in JavaScript?

They are as -

► Primitive

► Reference types.

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

 193 views

More Questions for you: