0% found this document useful (0 votes)
4 views3 pages

User Interface

The document discusses different types of user interfaces, including Command Line Interface, Menu Driven, and Graphical User Interface (GUI). Each type has its advantages and disadvantages, such as the speed and efficiency of Command Line Interfaces versus the user-friendliness of GUIs. Overall, the choice of interface affects user experience and system requirements.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views3 pages

User Interface

The document discusses different types of user interfaces, including Command Line Interface, Menu Driven, and Graphical User Interface (GUI). Each type has its advantages and disadvantages, such as the speed and efficiency of Command Line Interfaces versus the user-friendliness of GUIs. Overall, the choice of interface affects user experience and system requirements.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

User Interface

User Interface allows the user to communicate with the computer.

Types of User Interface:

Command Line Interface/Command Driven Interface – the user types in commands at the
command prompt on the display screen. It is difficult to use because you need to learn the syntax of
the language e.g. MS DOS

Advantages:
∙ If you know the commands, Command Line Interface can be a lot faster and efficient than
any other type of interface
∙ Command line interface requires less memory
∙ Command line interface does not require windows OS to run

Disadvantages:
∙ It can be very complex and confusing
∙ Commands have to be typed precisely (without any spelling errors)
∙ User cannot guess the commands
Menu Driven – lists choices that a user can select to navigate from one place to another e.g. ATMs.
They are less flexible and can become difficult to use if there are multiple menus in a complex system.

Advantages:
∙ Self-explanatory menu options
∙ Not necessary to remember any long list of commands
Disadvantages:
∙ Sometimes there are limited menu options
∙ Often requires you to access multiple menu screens to perform simple functions

Graphical User Interface (GUI) – made up of WIMP (Windows, Icons Menus and Pointers)
e.g. Windows operating systems.
Advantages:
∙ Easy and user friendly
∙ Visually appealing

Disadvantages:
∙ GUI needs a relatively high amount of storage space in the system
∙ Costly to develop, only skilled programmers will be able to develop GUI

You might also like