Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

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

  2. A.

     1

    B.

     2

    C.

     3

    D.

     4

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    There are a total of 3 memory objects namely :
    1. jsHeapSizeLimit
    2. totalJsHeapSize
    3. usedJsHeapSize


Be The First To Comment