A

Admin • 802.91K Points
Coach

Q. During the traversing of the stack when you create a locally scoped variable, where does it go after it goes to the location?

  • (A) Window
  • (B) Function
  • (C) Document
  • (D) None of the mentioned
  • Correct Answer - Option(D)
  • Views: 4
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin
When you create a locally scoped variable for caching the reference, the traversal reverses in the forward direction and thus, after going to the location, it goes no where.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.