Vidyalelo
JavaScript · Q80

Server

Programming · JavaScript · question 80

Q80

Which is more widely used than GWT in Google?

A.
Closure
Answer
B.
Dojo
C.
Procedure
D.
jQuery

Answer: Option A

Solution

Answer: Option A
Solution:
GWT, the Google Web Toolkit , is a completely different kind of client-side framework. It defines a web application API in Java and provides a compiler to translate your Java programs into compatible client-side JavaScript. GWT is used in some of Google’s products, but it is not as widelyused as their Closure library.