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
D Hold the reload time

Correct Answer: Hold the page render time & load time

A Data frame is a two-dimensional data structure, i.e., data is aligned in a tabular fashion in rows and columns. 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.

Related Questions

Which layer of international standard organization's OSI model is responsible for creating and recognizing frame boundaries?
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?
A redundant frame is also called __________ frame.

Next steps