A

Admin • 833K Points
Coach

Q. 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
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.