InterviewSolution
Saved Bookmarks
| 1. |
What can be done to monitor the memory usage?(a) Profiling(b) Sequencing(c) Serializing(d) Serializing & SequencingI had been asked this question in unit test.I would like to ask this question from Performance Navigation and Memory topic in division Invocation and Performance Navigation of JavaScript |
|
Answer» Correct answer is (a) PROFILING |
|