Q78
Which of the following framework was used by Google for Gmail?
A.
Dojo
B.
GWT
C.
Closure
D.
YUI
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The Closure library is the client-side library that Google uses for Gmail, Google Docs, and other web applications. This library is intended to be used with the Closure compiler, which strips out unused library functions.