InterviewSolution
Saved Bookmarks
| 1. |
What is the work of the form control elements in the HTML DOM?(a) User Interface elements(b) All the possible elements(c) Debugging elements(d) Collecting elementsThis question was posed to me during an interview.My question is from HTML DOM in portion Caching, Debugging and Animation of JavaScript |
|
Answer» Correct OPTION is (a) User Interface elements |
|