InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of getting the parameter block?(a) Permission to block(b) Space separated block list(c) Comma separated block list(d) Underscore separated block listI got this question at a job interview.This is a very interesting question from Accessing the WebPagetest API in portion Sockets of JavaScript |
|
Answer» Right choice is (c) Comma separated block list |
|