Command-line interface is a user interface between the computer operation system and the user. When each command is prompted onto a specific line, information is given back by the system. An example of CLI would be MS-DOS on Windows operating systems.
1. Open the command prompt
2. cd desktop
3. md test
Graphical user interface is a user interface that allows user to communicate and connect with the computer operation system using symbols, visual metaphors and pointing devices. An example of GUI would be the GUI used in Appleās Macintosh computer.
1. Go to desktop
2. Right cpck mouse and select New > Folder
3. Rename the folder with a proper name; in this case, test