Q36
What does the usedJsHeapSize property indicate?
A.
Amount of memory used
AnswerB.
Amount of memory unused
C.
Amount of memory used & unused
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
The usedJsHeapSize property is the amount of memory that all of the current objects in the heap are using.