Vidyalelo
JavaScript · Q38

Invocation And Performance Navigation

Programming · JavaScript · question 38

Q38

What can be done to monitor the memory usage?

A.
Profiling
Answer
B.
Sequencing
C.
Serializing
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
Profiling allows us to monitor our memory usage.