Examveda
Examveda

What is the return type of typeof for standard JavaScript objects?

A. xml

B. object

C. dom

D. html

Answer: Option B

Solution(By Examveda Team)

The typeof operator returns “object” for all standard JavaScript objects as functions are, and the typeof operator returns “xml”.

This Question Belongs to Javascript >> Classes And Modules

Join The Discussion

Related Questions on Classes and Modules