DEVFYI - Developer Resource - FYI

What is the data type of variables of in JavaScript?

JavaScript Interview Questions and Answers


(Continued from previous question...)

25. What is the data type of variables of in JavaScript?

All variables are of object type in JavaScript.

(Continued on next question...)

Other Interview Questions