InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of getting the parameter fvonly?(a) To repeat the view test(b) To get the first view(c) To debug the code(d) To compile the codeThis question was addressed to me in homework.This interesting question is from Accessing the WebPagetest API in portion Sockets of JavaScript |
|
Answer» Right option is (b) To get the first view |
|