InterviewSolution
Saved Bookmarks
| 1. |
What is the return data type of the property accept that belongs to the Input element?(a) integer(b) string(c) boolean(d) floatThe question was asked during an interview for a job.Question is from JavaScript Benchmarking and Logging with perfLogger topic in section Parsing, Benchmarking and Logging of JavaScript |
|
Answer» Correct ANSWER is (b) string |
|