Computer Knowledge

GUI and Web Frameworks

1,711 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. Swing components are platform independent.

  2. Swing components requires more memory space.

  3. Swing components are more flexible.

  4. Swing components require javax.swing package.

  5. None of these

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

This is false about swing as swing component requires less memory space.

Multiple choice
  1. It represents a rectangular area for viewing the components.

  2. It is a group of folders and only one folder can be selected at one time.

  3. It is a component to represent the hierarchical view of the data.

  4. It is a combination of a text field and a drop down list.

  5. None of these

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

It is called tabbed pane in java.