Difference Between GUI and CLI
Q#1: Differentiate between CLI and GUI.
Ans:
CLI and GUI
CLI |
GUI |
The
term CLI is an abbreviation for Command Line Interface. |
The term GUI is an abbreviation for Graphical
User Interface. |
The
CLI is basically a medium or a platform, where a user writes a command to
answer a visual prompt and then receives a response from the system/device. |
The GUI lets users use graphics for
interacting with the OS. |
It
is comparatively more difficult to understand and use. |
It is comparatively easier to understand and
use. |
Higher
precision of work can be obtained using CLI. |
GUI
offers a lower level of precision. |
Comments
Post a Comment