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 technology web technology
  1. Debug

  2. J2EE

  3. User - Defined

  4. Plug - in Development

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer
Explanation

NWDS (NetWeaver Developer Studio) provides several perspectives for different development tasks. Debug perspective is for debugging code, J2EE perspective for Java enterprise development, and Plug-in Development for creating Eclipse plugins. 'User-Defined' is not a standard built-in perspective in NWDS.

Multiple choice technology web technology
  1. Package Navigator

  2. Package Explorer

  3. Navigator

  4. Explorer

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

Eclipse provides multiple views for file navigation. Package Explorer shows Java packages and files in a hierarchical structure, while Navigator provides a simpler file-system like view. 'Package Navigator' is not a standard Eclipse view name, and 'Explorer' alone is too generic - the correct view is Navigator.

Multiple choice technology security
  1. Difference between 2 tests

  2. How appscan modified the original web application page

  3. How appscan constructed the test http request

  4. How appscan arrived at the threat classification

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

The Difference pane shows the exact modifications AppScan made to the original request when constructing a test. It highlights what payload or parameter was changed, which is crucial for understanding how the vulnerability was tested.

Multiple choice technology web technology
  1. ActionControl

  2. ActionWeb

  3. ActionPack

  4. ActionClass

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

ActionPack is the Rails framework component that handles routing, controllers, and view rendering. It manages web requests by mapping URLs to controller actions and coordinating between models and views. This is part of Rails' modular architecture, which also includes ActiveRecord for databases and ActionView for presentations.

Multiple choice technology security
  1. Ounce

  2. WebGoat

  3. FxCop

  4. Visual Studio

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

FxCop (FxCop.exe) is Microsoft's free static code analysis tool that analyzes .NET assemblies against Microsoft's .NET Framework Design Guidelines. It checks for naming conventions, library design, security, and performance best practices. Visual Studio is an IDE, not a static analysis tool, while Ounce and WebGoat are unrelated to Microsoft's design guidelines.

Multiple choice technology platforms and products
  1. Interpret the VXML pages and instruct the Voice OS to play messages

  2. Informs the Routiing Engine about the call

  3. Collect inputs from the caller

  4. Pass the caller data to CTI screen

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

A Voice Browser interprets VoiceXML (VXML) pages to determine the call flow, instructing the Voice OS to play audio prompts to the caller. It also collects and processes inputs (DTMF or speech) from the caller. Informing the routing engine and passing data to CTI screens are handled by other system components, not the voice browser itself.

Multiple choice technology architecture
  1. OWB Client

  2. OWB Repository

  3. OWB Runtime Audit Browser

  4. OWB Runtime Assistant

  5. OWB Design Browser Client

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

The OWB Repository is the central storage component that holds all metadata definitions for the data warehouse, including source and target definitions, transformations (150+ presets), mappings, and process flows. The Repository acts as the single source of truth for all OWB metadata. Other options are client tools or runtime components, not storage.

Multiple choice technology architecture
  1. OWB Repository

  2. OWB Runtime Audit Browser

  3. OWB Runtime Assistant

  4. OWB Client

  5. OWB Design Browser Client

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

The OWB Client is the primary design interface used to create and configure data warehouse objects, ETL processes, mappings, and process flows. It includes various editors, bridges for connecting to external systems, and integrators, and serves as the main access point to other OWB components. The Repository stores metadata, Runtime tools manage execution.

Multiple choice technology architecture
  1. Code Editor

  2. Module Editor

  3. Mapping Editor

  4. Text Editor

  5. Object Editor

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

The Module Editor in OWB is used to define and configure modules, which are logical containers for source and target data warehouse objects. Modules organize related objects (tables, dimensions, etc.) and act as collections for DW objects. Code Editors are for scripts, Mapping Editors for ETL flows, Text Editors for text, Object Editors isn't a standard OWB term.

Multiple choice technology architecture
  1. Client Editor

  2. Dimension Editor

  3. Fact Editor

  4. Object Editor

  5. Text Editor

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

The Object Editor in Oracle Warehouse Builder (OWB) is the main editor that provides access to specialized editors for different object types. It includes the table editor, dimension editor, fact editor, and other property editors that allow you to modify the characteristics and structure of various warehouse objects. The Client Editor and Text Editor are not OWB components, while Dimension Editor and Fact Editor are sub-editors within the Object Editor, not standalone editors.

Multiple choice technology architecture
  1. Object Editor

  2. Code Editor

  3. Audit Editor

  4. Module Editor

  5. Code Manager

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

The Code Editor in OWB allows developers to view and customize the PL/SQL code that OWB automatically generates for mappings, procedures, and other objects. This is essential for adding custom logic, optimizing performance, or integrating with existing code that cannot be expressed through the standard mapping designers. The Object Editor edits object properties and metadata, not generated code. Audit Editor, Module Editor, and Code Manager are not standard OWB components.

Multiple choice technology programming languages
  1. Send Activity

  2. Web Service Input Activity

  3. Receive Activity

  4. None of These

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

In .NET Framework 3.5, Windows Workflow Foundation (WF) introduced the Receive activity as part of the Workflow Service API. This activity allows workflows to be exposed as WCF services, enabling the workflow to receive and process messages from service clients. The Send activity complements it for sending messages, but Receive is specifically for exposing workflows as services.

Multiple choice technology platforms and products
  1. Interpret the VXML pages and instruct the Voice OS to play messages

  2. Informs the Routiing Engine about the call

  3. Collect inputs from the caller

  4. Pass the caller data to CTI screen

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

A Voice Browser interprets VoiceXML (VXML) pages - which define voice application flow - and instructs the Voice OS to play corresponding audio prompts to the caller. It also collects and processes caller inputs (DTMF keypresses or speech) for use in application logic. The Routing Engine handles call routing decisions, and CTI screens display caller data - these are separate components, not Voice Browser functions. Voice Browsers bridge application logic with voice interface.

Multiple choice technology testing
  1. Add-Ons

  2. Add-Ins

  3. Add-Froms

  4. Add-tool

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

In automated testing with QTP/UFT, Add-Ins must be installed and loaded to enable the tool to recognize and interact with test objects of specific technologies in the target application. Add-Ons, Add-Froms, and Add-tools are incorrect terms and do not represent the required environment packages.

Multiple choice technology
  1. The Variable Panel,The Design Panel and The Library Panel

  2. The Library Panel, The Edit Panel and The Property Panel

  3. The Property Panel, The Edit Panel and The Variable Panel

  4. The Property Panel, The Edit Panel And The Design Panel

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

The Dialogue Design Manager interface consists of three main panels that organize different aspects of dialogue design work. The Library Panel stores reusable components and templates, the Edit Panel is used for making changes to objects, and the Property Panel displays and allows modification of object attributes. Understanding these three panels is fundamental to navigating the Dialogue Design Manager efficiently.