Expert Developer JavaScript Question:

Download Job Interview Questions and Answers PDF

What are the two basic groups of dataypes in JavaScript?

Expert JavaScript Developer Interview Question
Expert JavaScript Developer Interview Question

Answer:

They are as -
► Primitive
► Reference types.

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

Download Expert JavaScript Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain how can you submit a form using JavaScript?What is the 'Strict' mode in JavaScript and how can it be enabled?