Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Icon is a small picture representing an associated application - Program Writing
Home
>>
Category
>>
Software Engineering (MCQ) questions and answers
>>
Program Writing
Q. A small picture representing an associated application, what does it mean?
- Published on 22 Jul 15
a.
Icon
b.
Window
c.
Menu
d.
Cursor
ANSWER: Icon
Related Content
Software Management (
10
)
Introduction of Software Engineering (
37
)
Software Specification & Measurement (
23
)
Software Process (
9
)
Process Modelling and SDLC (
18
)
Planning and Managing the Project (
26
)
Capturing the Requirement (
22
)
Designing the System (
20
)
Objects Design (
20
)
Program Writing (
20
)
Formal Modelling & Verification (
20
)
Delivering the System (
18
)
Maintaining the System (
21
)
Evaluating Products, Processes & Resources (
17
)
Software Process Improvement (
28
)
Improving Predictions, Products, Processes & Resources (
16
)
Discussion
Nirja Shah
-Posted on 19 Oct 15
GUI Elements
- GUI provides a set of components to interact with software or hardware.
- Every graphical component provides a way to work with the system.
- A GUI system has following elements such as:
Window
- An area where contents of application are displayed.
- Contents in a window can be displayed in the form of icons or lists, if the window represents file structure.
- It is easier for a user to navigate in the file system in an exploring window.
- Windows can be minimized, resized or maximized to the size of screen.
- They can be moved anywhere on the screen.
- A window may contain another window of the same application, called child window.
Tabs
- If an application allows executing multiple instances of itself, they appear on the screen as separate windows.
- Tabbed Document Interface has come up to open multiple documents in the same window.
- This interface also helps in viewing preference panel in application.
- All modern web-browsers use this feature.
Menu
- Menu is an array of standard commands, grouped together and placed at a visible place (usually top) inside the application window.
- The menu can be programmed to appear or hide on mouse clicks.
Icon
- An icon is small picture representing an associated application.
- When these icons are clicked or double clicked, the application window is opened.
- Icon displays application and programs installed on a system in the form of small pictures.
Cursor
- Interacting devices such as mouse, touch pad, digital pen are represented in GUI as cursors.
- On screen cursor follows the instructions from hardware in almost real-time.
- Cursors are also named pointers in GUI systems.
- They are used to select menus, windows and other application features.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲