Q. Which of the following property gives access to the JavaScript memory usage data?
β
Correct Answer: (A)
performance.memory
Explanation: The property performance.memory gives access to the JavaScript memory usage data.