InterviewSolution
Saved Bookmarks
| 1. |
The web development environment (JavaScript) offers which standard construct for data validation of the input entered by the user.(a) Controlled loop constructs(b) Server page access(c) Client side Event(d) Permit server-sideI have been asked this question at a job interview.I'd like to ask this question from Lexical Structure in chapter Lexical Structures of JavaScript |
|
Answer» The correct answer is (a) Controlled loop constructs |
|