Expert Developer JavaScript Question:

What is the use of type of operator?

Expert JavaScript Developer Interview Question
Expert JavaScript Developer Interview Question

Answer:

'Typeof' is an operator which is used to return a string description of the type of a variable.


Previous QuestionNext Question
What are escape characters?Tell me what is JavaScript?