Computer Knowledge

GUI and Web Frameworks

1,915 Questions

Graphical user interface and web frameworks involve layout management, directives, and application design across platforms like Android and Angular. These concepts are tested in computer science and IT officer competitive exams. Review these questions to understand UI components and coding standards.

Android layout attributesAngular structural directivesVB.Net web methodsJava Swing componentsSiebel application framework

GUI and Web Frameworks Questions

Multiple choice
  1. 5

  2. 4

  3. 3

  4. 2

  5. 1

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is correct answer because there are two constructors of borderlayout are present in Java. These are-BorderLayout()- creates a default borderlayout. BorderLayout(int hgap, int vgap)- creates a borderlayout with specified horizontal and vertical gap between the components. So, this answer is correct.

Multiple choice
  1. Provides binding the interfaces to the views

  2. Provides activity migration

  3. To provide user specific controls to the existing controls

  4. All of the above

  5. Options 1 and 3

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

These are correct statements.

Multiple choice
  1. The WebKit package features APIs for working with Web-based content.

  2. The telephony APIs to directly interact with the device’s phone stack.

  3. To ease developer access to certain standard Content Providers.

  4. It is a high-level package that provides access to the application model.

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is correct and it includes a WebView control for embedding browsers in the activities and a cookie manager.

Multiple choice
  1. Used to set the values with the UI specific preference.

  2. Provides key-value data in named preference.

  3. Supports managed and structured data.

  4. All of the above

  5. Options 1 and 2.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

These are the correct statements.