GWT Quiz 1 | Englishfreetest.com

  • Do test 20 minutes
  • Number Questions: 10 questions
  • By: englishfreetest.com

Here's the exercise 'GWT Quiz 1 | Englishfreetest.com' about Technical Quiz - Technical Tests.


Put your knowledge about all things technology to the test Because everything tech, from computers and the internet to software and big data, changes rapidly on a day-to-day basis, it’s now a must to stay up to date with the technology that dominates our modern day lives. Are you up to speed on what’s going on in the tech industry today? Take our quiz to find out. Test how much you know about technology

You can find more to the lesson and more exercises. Technical Quiz - Technical Tests in here.

Finally, click here to "Test" for start practice exercise .

  • Test content
    A. GWT is extensible and custom widget can be created to cater to application needs
    B. GWT applications can run on all major browsers and smart phones including Android and iOS based phones/tablets
    C. Both of the above
    D. None of the above
    A. jQuery
    B. Prototype
    C. Dojo
    D. Both jQueryand Prototype
    A. YUI1 and YUI2
    B. YUI2 and YUI4
    C. YUI1 and YUI3
    D. YUI2 and YUI3
    A. Closure
    B. Dojo
    C. Procedure
    D. jQuery
    A. This provides name of the application.
    B. This adds other gwt module in application just like import does in java applications. Any number of modules can be inherited in this manner.
    C. This specifies the name of class which will start loading the GWT Application.
    D. None of the above
    A. This method will clear any existing styles and set the widget style to the new CSS class provided using style
    B. This method will add a secondary or dependent style name to the widget
    C. This method will remove given style from the widget and leaves any others associated with the widget
    D. This method sets the object's primary style name and updates all dependent style names