COMPUTER SOFTWARE
OPERATING SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Ensures that different processes can utilise the CPU and do not interfere with each other or crash
|
|
Allows creation and deletion of user accounts
|
|
Communicates with and receives data input to a keyboard/mouse/other valid input device
|
|
Ensures that programs/data do not corrupt each other
|
Detailed explanation-1: -The operating systems allocate resources that allow the process to exchange information. It synchronises among processes and safeguards the resources of other processes. The operating system manages the running processes in the system and performs tasks like scheduling and resource allocation.
Detailed explanation-2: -The process management os subsystem is responsible for allocating system resources, such as CPU time, memory, and input/output devices, to running processes. Process management os is also responsible for scheduling the execution of processes in a way that maximizes system throughput and minimizes response times.
Detailed explanation-3: -Application programs and hardware can communicate through an interface provided by the operating system. This is known as the application programs interface (API) . The applications manager allocates memory space and determines time needed by a processor for an application to run.
Detailed explanation-4: -One of the most critical functions of an operating system is memory management. This is the process of keeping track of all different applications and processes running on your computer and all the data they’re using.