InterviewSolution
Saved Bookmarks
| 1. |
During the traversing through the stack, where does it go after it goes to the namespace?(a) Window(b) Function(c) Document(d) LocationThis question was posed to me during an internship interview.I'm obligated to ask this question of Cache Variables and Properties across Scope in section Caching, Debugging and Animation of JavaScript |
|
Answer» Correct answer is (a) Window |
|