InterviewSolution
Saved Bookmarks
| 1. |
What is necessary when we need to create a new field in craft?(a) Type of the input(b) Type of the output(c) Type of the field(d) Type of argumentThis question was addressed to me during an interview for a job.My question is from Crafting the Public API topic in portion Parsing, Benchmarking and Logging of JavaScript |
|
Answer» Right answer is (C) Type of the field |
|