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
A
Correct answer
Explanation
The ActiveViewIndex property of the MultiView control determines which View control is currently displayed to the user. This is a zero-based index that directly corresponds to the View being shown, making the statement True.
-
Image Server control
-
ImageMap server control
-
CheckBox server control
-
CheckBoxList server control
B
Correct answer
Explanation
The ImageMap server control was newly introduced in ASP.NET 2.0, allowing developers to create clickable regions (hotspots) on an image. Image control, CheckBox, and CheckBoxList all existed in ASP.NET 1.x and are not newly added controls.
-
Ac Visual component
-
Data row Component
-
Ac Report Controller
-
Ac Connection
B
Correct answer
Explanation
The Data Row Component has an onRead method that fires when the component reads data from the data source. This event allows developers to manipulate or validate data as it's being read into the report before processing.
-
Database
-
Web Technology
-
Programming Language
-
None of the above
B
Correct answer
Explanation
Microsoft Silverlight is a deprecated application framework designed for writing and running rich Internet applications, making it a web technology. It is not a database, nor is it a programming language itself (it uses languages like C# or VB.NET).
-
Extended Application Markup Language
-
Extensible Application Markup Language
-
Extensible Application Manipulation Language
-
None of the above
B
Correct answer
Explanation
XAML (Extensible Application Markup Language) is Microsoft's markup language for defining user interfaces in .NET applications, particularly WPF and Silverlight. Option A incorrectly says 'Extended' while C suggests 'Manipulation' which is not correct.
-
Extended Application Language
-
Silverlight Application Package
-
Extended Application Program
-
None
B
Correct answer
Explanation
XAP (Silverlight Application Package) is the file format used for distributing Silverlight applications. It's a compressed archive containing the application's manifest, assemblies, and resources needed to run the Silverlight app.
-
WPF\E
-
Silverlight
-
WPF
-
WPE
A
Correct answer
Explanation
Silverlight was originally codenamed 'WPF/E' (Windows Presentation Foundation Everywhere) during its early development before being officially named Silverlight. The name reflected its goal of bringing WPF-style graphics to the web platform.
-
Net,Web,Java
-
Web,SAP,Visual Basics
-
Active X,Visual Basics,Web
-
Active X,TE,Web services
C
Correct answer
Explanation
QuickTest Professional 9.2 installs with three default add-ins: ActiveX for testing rich client applications, Visual Basic for VB applications, and Web for browser-based testing. These provide coverage for the most common application types.
-
Nothing
-
The Arguments of the Objects
-
Methods and properties of the objects
-
The child objects and methods for that objects.
D
Correct answer
Explanation
In QuickTest Expert View, typing an object name followed by a dot triggers IntelliSense-style autocomplete. This displays child objects and available methods for that object, aiding code completion.
-
Iconized View
-
Normal View
-
Edit Mode
-
All of the above
D
Correct answer
Explanation
Informatica Designer provides multiple viewing options for objects: Iconized View for compact representation, Normal View for standard display, and Edit Mode for detailed editing. All these views are available.
A
Correct answer
Explanation
In the Listener Control (LSNRCTL) utility environment, the SET modifier is used to dynamically modify listener parameters, such as passwords, log files, or trace levels. ALTER, CHANGE, and UPDATE are not valid LSNRCTL commands.
A
Correct answer
Explanation
In the Listener Control (LSNRCTL) utility, the SET modifier is used to dynamically change parameter values (such as LOG_STATUS, PASSWORD, or TRACE_LEVEL) during runtime. ALTER, CHANGE, and UPDATE are not valid LSNRCTL commands for setting parameters.
A
Correct answer
Explanation
The View Macro command (or Macros > View Macros) displays the list of available macros in the application, allowing users to see, run, edit, or organize them. This is standard functionality across Office applications.
B
Correct answer
Explanation
The 'Create Analytical Workspace From Template' option is not available in object view - you must be in a different view to use this feature, making the statement false. Object view has different menu options.