Vidyalelo
JavaScript · Q33

Invocation And Performance Navigation

Programming · JavaScript · question 33

Q33

What is the function of the memory object?

A.
Gets unused memory details
B.
Shows optimization
C.
Gets memory usage
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
The memory object is a feature of Chrome that allows us to see the memory usage that Chrome is taking up while running our page.