Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which of the following is a web application API framework?

  2. A.

     Dojo

    B.

     YUI

    C.

     GWT

    D.

     All of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    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.


Be The First To Comment