IBM
C2050-725 · Question #132
An application developer uses Dojo to abstract the JavaScript events system for the Web 2.0 store. Which Dojo functions would the application developer use to "listen" to a function call and connect…
The correct answer is D. dojo.connect() E. dojo.subscribe(). See the full explanation below for the reasoning.
Question
An application developer uses Dojo to abstract the JavaScript events system for the Web 2.0 store. Which Dojo functions would the application developer use to "listen" to a function call and connect functions to it?
Options
- Adojo.init()
- Bdojo.load()
- Cdojo.listen()
- Ddojo.connect()
- Edojo.subscribe()
How the community answered
(27 responses)- A11% (3)
- B4% (1)
- C4% (1)
- D81% (22)
Community Discussion
No community discussion yet for this question.