InterviewSolution
Saved Bookmarks
| 1. |
What is the return type of typeof for standard JavaScript objects?(a) xml(b) object(c) dom(d) htmlI got this question during an interview.Question is taken from Shorthand functions and Multiple catch clauses topic in section Classes and Modules in JavaScript of JavaScript |
|
Answer» Right option is (b) object |
|