Examveda
Examveda

Which of the following is a way to retain an object in memory?

A. Console Log

B. Closures

C. Destory objects

D. All of the mentioned

Answer: Option A

Solution(By Examveda Team)

One particularly obscure way to retain an object in memory is to log it to the console.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging