Right answer is (c) 3
Best explanation: Advanced JavaScript application features such as caches and undo buffers need to know the memory consumption of objects in order to function effectively. There are a total of 3 memory objects namely:
jsHeapSizeLimit
totalJsHeapSize
usedJsHeapSize.