What are the two basic groups of dataypes in JavaScript?

Asked: Apr 14, 2023

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

Asked by brijesh

Answers (0)

No answers yet. Be the first to answer!