Q37
Which of the following property indicate the total size of heap?
A.
heapSize
B.
totalHeapSize
C.
totalJsHeapSize
AnswerD.
totalHeap
Answer: Option C
Solution
Answer: Option C
Solution:
The totalJsHeapSize is size of the heap including free space not used by objects.