Question

In: Computer Science

The operating system offers a graphical vs command line user interface to interact with an electronic...

The operating system offers a graphical vs command line user interface to interact with an electronic device. Compare the graphical user interface and the command line interface in terms of speed, remote access, resource utilization, multitasking, and control. [5 Marks]

Solutions

Expert Solution

Operating offers both Command Line Interface (CLI) as well as  Graphical User Interface (GUI). Both have it's own advantages and disadvantages. Some people prefer GUI over CLI and some otherwise. We will compare the GUI and CLI on the basis of speed, remote access, resource utilization, multitasking and control:

1. Comparison in terms of speed

CLI: In the command line interface we needed only keyboard to navigate and to type which often faster in performance.

GUI : But in GUI we require both keyboard and mouse for typing and for naviagtion respectively. So when we needed to type then we needed to move our hand from mouse to keyboard and vice versa which is often slower than the CLI.

2. Comparison in terms of Remote Access

CLI:  In CLI the remote access (Accessing another computer over the network) is possible. User can all the files devices and files itself from the command line, But to do so you must have known the commands of the command line and it is not easy for the new developer to learn all the commands.

GUI: In GUI also the remote access is possible and it is easy to navigate in GUI with little experience. GUI provides a user friendly environment which consist of buttons, search box, drag and drop etc.

3. Comaprison in terms of Resource Utilization

CLI: A CLI is a tool that uses minimal resource to open the command line and to work in the command line.

GUI: A GUI is a heavy tool which needed more resources because of the componenets in the GUI that require loading such as icons and fonts and if heavy graphics then it needed to be rendered before loading which causes so much resource need.

4. Comaprison in terms of multitasking

CLI: In command line environment we can peform the multitasking but they don't provide ease and ability to view multiple process on the screen at once.

GUI: GUI provides all these features that the user can view, control, manipulate, and toggle through multiple process and files at same time.

5. Comparison in terms of control

CLI: CLI provides full control over both the file and operating system for user but it's not easy, as to do so we needed to know the required commands and it is not as user friendly as a GUI.

GUI: GUI provides a user friendly environment to users and offer lot of access to files, software and operating system as a whole. Because of it's user friendly nature GUI is utilised by more user than CLI.

I hope this will help.
Leave a comment if you have any query or want to tell any suggestion
If you found it helpful Up Vote it
Thank you  


Related Solutions

The operating system offers a graphical vs command line user interface to interact with an electronic...
The operating system offers a graphical vs command line user interface to interact with an electronic device. Compare the graphical user interface and the command line interface in terms of speed, remote access, resource utilization, multitasking, and control.
Using matlab: Build a graphical user interface (GUI) the will read the two corners of a...
Using matlab: Build a graphical user interface (GUI) the will read the two corners of a rectangle (from the GUI interface) and show the following: A plot of the rectangle (you should have display for it) Show the centroid (the center of the rectangle) on the graph. Calculate the area and the circumference of the triangle (you need to write a function for that). The interface should have at least the following: Four textboxes to read the ( 2 for...
Discuss the pros and cons of an IDE vs command-line interpreters. Why are command-line interpreters still...
Discuss the pros and cons of an IDE vs command-line interpreters. Why are command-line interpreters still being used? Be sure to argue both sides.
Purpose For many users, the system is the user interface. Everyone wants a system that is...
Purpose For many users, the system is the user interface. Everyone wants a system that is easy to learn and use. It is the analyst’s responsibility to ensure that the user interface will be designed in a way to support the user’s interface needs.   In this milestone you will explore the guidelines for user interface design. The analyst must consider a variety of interface formats. These include how data gets entered into the system (input design) and how data or...
Please analyze and summarize the command driven operating system with a GUI operating system in a...
Please analyze and summarize the command driven operating system with a GUI operating system in a paragraph or two.
(C++ program) ***User Interface Write a program that offers an easy way to add items, remove...
(C++ program) ***User Interface Write a program that offers an easy way to add items, remove the last item, look at the last item put in the list. You will write all of the code for processing the stack - do not use any predefined objects in C++.  You decide how the interface will look. A menu driven program is always a good choice. ***Rules for program*** NEVER use break, exit, return, pass, continue or anything to leave a loop (or...
Research Managing Files via the Command Line Interface (CLI) commands, flags, and options that allow you...
Research Managing Files via the Command Line Interface (CLI) commands, flags, and options that allow you to: copy, delete, rename, and move files on Windows and Linux.
Write a decision-making program with command-line interface to implement a housing-score calculator (inspired by the 2020...
Write a decision-making program with command-line interface to implement a housing-score calculator (inspired by the 2020 Nifty Decision Makers by Evan Peck) Your program will consist of two functions: main() Asks the user 5 questions and stores the answers: year (int), age (int), probation (string), full-time (int), gpa (float) (see sample run below) Calls computeScore(answers), where answers is a list containing the variables in which the answers are stored in the order in which they are received (python lists may...
Using OpenSSL from the command line interface. Please solve all the following questions. I also need...
Using OpenSSL from the command line interface. Please solve all the following questions. I also need the screenshots for every part. a. Create a text file with some input and encrypt it using i. AES-128 CBC ii. AES-256 CTR iii. DES b. Create a 2048 bit RSA public and private key
Please explain the advantages and disadvantages of command-line operating systems in a paragraph or two.
Please explain the advantages and disadvantages of command-line operating systems in a paragraph or two.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT