Vidyalelo
JavaScript · Q78

Server

Programming · JavaScript · question 78

Q78

Which of the following framework was used by Google for Gmail?

A.
Dojo
B.
GWT
C.
Closure
D.
YUI
Answer

Answer: 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.