InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the parameter $value?(a) Field’s expected value(b) Field’s previous value(c) Field’s current value(d) Field’s probability valueThe question was asked during a job interview.The above asked question is from Crafting the Public API in chapter Parsing, Benchmarking and Logging of JavaScript |
|
Answer» Right option is (C) Field’s current value |
|