A

Admin • 833K Points
Coach

Q. What does the usedJsHeapSize property indicate?

  • (A) Amount of memory used
  • (B) Amount of memory unused
  • (C) Amount of memory used & unused
  • (D) None of the mentioned
  • Correct Answer - Option(A)
  • Views: 13
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The usedJsHeapSize property is the amount of memory that all of the current objects in the heap are using.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.