Software interfaces (user interfaces) Flashcards
(12 cards)
what is a command line interface?
a text based interface where users type commands to interact with the system
what are advantages of the command line interface?
Fast and powerful for experienced users, allows automation
what are disadvantages of the command line interface?
Steep learning curve and not intuitive
What is a menu driven interface?
It presents options through a series of menus for navigation
what are advantages of a menu driven interface?
Easy to use, reduces errors and ideal for beginners.
what are disadvantages of a menu driven interface?
Slow navigation through menus
what is a graphical user interface? (gui)
a visual based interface that allows users to interact with a computer using icons, menus and windows,
what are advantages of a graphical user interface?
User friendly and visually intuitive,
what are disadvantages of a graphical user interface?
high resource usage and may slow older devices
what is a touch interface?
A software interface controlled by gestures like tapping, swiping or pinching
what are advantages of a touch interface?
Easy to use through gestures, great for mobility,
what are disadvantages of a touch interface?
prone to accidental input, lacks tactile feedback.