Discussion :: Javascript - CS
- When a program contains extensive use of event handlers, which of the following is necessary?
Answer : Option B
Explanation :
Nested functions are common in client-side JavaScript, because of its extensive use of event handlers.
Be The First To Comment