Q. Which of the following is a way to retain an object in memory?
β
Correct Answer: (A)
Console Log
Explanation: One particularly obscure way to retain an object in memory is to log it to the console.