In operating systems, managing processes is crucial. Each process needs a dedicated block of memory to store its state and control information.
The abbreviation 'PCB' refers to this specific data structure used by the operating system kernel.
The correct expansion for 'PCB' in the context of operating systems is Process Control Block.
This block contains vital details such as the process ID, process state (running, waiting, etc.), CPU registers, memory management information, and accounting information.
Therefore, Option B is the correct answer.
Windows 10 is
A. an utility software
B. a browser
C. an application software
D. an operating systemWhat is ‘UBUNTU’?
__________ provides an interface between a process and operating system to allow user-level processes to request services of the operating system.
With__________, a page is written out to secondary memory only when it has been selected for replacement.
Which of the following is NOT a type of system software?