InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the parameter $name ?(a) Document Name(b) Input Name(c) Output Name(d) IDThe question was asked by my college director while I was bunking the class.The doubt is from Crafting the Public API in chapter Parsing, Benchmarking and Logging of JavaScript |
|
Answer» The correct answer is (B) Input Name |
|