COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

UTILITY PROGRAMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of these best describes the OS function of Processor Management
A
the OS divides processor time between open applications and may priortise certain processes in order for instructions to be executed in the most efficient order
B
the OS has to make sure the applications don’t overwrite or interfere with each other. The memory manager allocates certain applications certain memory addresses, to make sure their processes are placed into separate locations
C
the OS is responsible for the organisation of data in a usable structure, allowing users to edit, delete and move files/ data
D
the OS is responsible for user accounts, where different users have different levels of access and can be granted access to specific data or resources. Each user has their own personal data separate from other users
Explanation: 

Detailed explanation-1: -Processor management is an execution unit in which a program operates. The operating system determines the status of the processor and processes, selects a job and its processor, allocates the processor to the process, and de-allocates the processor after the process is completed.

Detailed explanation-2: -Processor Management This function of OS is called process scheduling.

Detailed explanation-3: -In multiprogramming environment, the OS decides which process gets the processor when and for how much time. This function is called process scheduling. known as traffic controller.

Detailed explanation-4: -Processor Management In a multi programming environment, the OS decides the order in which processes have access to the processor, and how much processing time each process has. This function of OS is called process scheduling.

There is 1 question to complete.