Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Dojo Interview Questions and Answers

Question: Describe Event System in Dojo.
Answer:
• ”Like crack for web developers”
• Any function can be notified when other function fires
• Any DOM object can be connected to any function dojo.event.connect(”id”, ”onClick”, listenerObj, ”handleOnClick”);
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook