Examveda
Examveda

When a program contains extensive use of event handlers, which of the following is necessary?

A. Modular functions

B. Nested functions

C. Split up programs

D. All of the mentioned

Answer: Option B

Solution(By Examveda Team)

Nested functions are common in client-side JavaScript, because of its extensive use of event handlers.

Join The Discussion

Related Questions on Server Side and Client Side Scripting