Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the purpose of creating a data frame?

  2. A.

     Hold the page render time

    B.

     Hold the load time

    C.

     Hold the page render time & load time

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    You can create a data frame to hold the mean page render times for each test URL, and a data frame to hold the mean load time for each test URL.


Be The First To Comment