InterviewSolution
Saved Bookmarks
| 1. |
What is not the purpose of the parameter location?(a) Specifies agent location(b) Specifies speed(c) Specifies browser(d) Specifies blockI have been asked this question in an internship interview.My question comes from Creating a Shared Configuration File using JavaScript in chapter Parsing, Benchmarking and Logging of JavaScript |
|
Answer» The correct choice is (d) Specifies block |
|