Q79
Which of the following is a web application API framework?
A.
Dojo
B.
YUI
C.
GWT
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
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 clientside JavaScript.