Vidyalelo
JavaScript · Q64

Invocation And Performance Navigation

Programming · JavaScript · question 64

Q64

What is the purpose of creating a data frame?

A.
Hold the page render time
B.
Hold the load time
C.
Hold the page render time & load time
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
Solution:
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.