31.
How many properties are available in a memory object?

32.
What is a heap in JavaScript?

33.
What is the function of the memory object?

34.
What is the command to access the Heap size limit?

35.
What is the purpose of garbage collection?

36.
What does the usedJsHeapSize property indicate?

37.
Which of the following property indicate the total size of heap?

38.
What can be done to monitor the memory usage?

39.
Which of the following gives the high level breakdown of memory usage?

40.
Which keyword must be used to get a more granular insight of the memory usage?