Question
1.What is the purpose of the command interpreter? It reads commands from the user or from a file of commands and executes them. It provides
1.What is the purpose of the command interpreter?
It reads commands from the user or from a file of commands and executes them. | ||
It provides packet ordering and data correction over the network. | ||
It provides error detection that occurs in the codes. | ||
It manages the programs by finding the bugs and correcting them. |
2.
What are the two disadvantages of the layered approach?
Poor performance due to the overhead of traversing through the layers. | ||
Good performance due to the efficient traversing through the layers. | ||
The system is easier to debug and modify. The system is harder to debug and modify |
3.
What is the purpose of system calls?
System calls allow user-level processes to request services of the operating system. | ||
System calls provide error detection that occurs at both the hardware and software levels. | ||
System calls provide packet ordering and data correction over the network. | ||
System calls manage disk physical damages, so the programs know which parts are functioning properly. |
4.
What are the two main advantages of the layered approach to system design?
The system is easier to debug and modify because changes affect only limited sections of the system. | ||
The data is better encrypted and more secure. | ||
Information is kept only where it is needed and is accessible only within a defined and restricted area. | ||
Good performance due to the efficient traversing through the layers. |
5.
Match the services provided by an operating system, and the explanation of the conveniences they provide.
|
|
6.
What is the purpose of system programs?
They provide functionality to users so that users do not need to write their own programs to solve problems. | ||
They provide error detection that occurs in the codes. | ||
They manage the programs by finding the bugs and correcting them. | ||
They provide packet ordering and data correction over the network. |
(attempt All)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started