Examveda
Examveda

Why do we need to create locally scoped variables to hold value?

A. To optimize the testing process

B. To increase the speed

C. To minimize memory usage

D. To cache the reference document.location

Answer: Option D

Solution(By Examveda Team)

The locally scoped variables are created to cache the reference to document.location.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging