InterviewSolution
Saved Bookmarks
| 1. |
Which is the in-house library of Yahoo!?(a) Dojo(b) YUI(c) Prototype(d) Closure |
|
Answer» Correct choice is (b) YUI Explanation: YUI is the in-house library of Yahoo!, and it is used on their home page. The Yahoo User Interface Library is a discontinued open-source JavaScript library for building richly interactive web applications using techniques such as Ajax, DHTML, and DOM scripting. |
|