InterviewSolution
Saved Bookmarks
| 1. |
What is the function of the memory object?(a) Gets unused memory details(b) Shows optimization(c) Gets memory usage(d) Memory optimizationThis question was addressed to me during an internship interview.This intriguing question comes from Performance Navigation and Memory in division Invocation and Performance Navigation of JavaScript |
|
Answer» The correct option is (c) Gets MEMORY USAGE |
|