InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a JavaScript framework?(a) Rico(b) Prototype(c) Joco(d) DoJo |
|
Answer» Right choice is (d) DoJo Easy explanation: Dojo Toolkit is an open source modular JavaScript library (or more specifically JavaScript toolkit) designed to ease the rapid development of cross-platform, JavaScript/Ajax-based applications and web sites. Rico was an open-source JavaScript library for developing rich internet applications with Ajax. |
|