1 Answers
Answer: Option 2
The typeof operator returns “object” for all standard JavaScript objects as functions are, and the typeof operator returns “xml”.
4 views
Answered
Answer: Option 2
The typeof operator returns “object” for all standard JavaScript objects as functions are, and the typeof operator returns “xml”.