NTA UGC NET Aug 2024 Paper-2
April 13, 2025NTA UGC NET Aug 2024 Paper-2
April 14, 2025NTA UGC NET Aug 2024 Paper-2
Question 26 |
Which of the following statements are TRUE about Process Control Block (PCB) ?
(A) The PCB contains information about the process state, such as whether it is running, waiting
or terminated
(B) The PCB includes the program code and data segments of the process
(C) The PCB stores the process’s memory management information, such as page tables and
segment tables
(D) The PCB is used to track process scheduling information and CPU registers for process
execution
Choose the correct answer from the options given below :
(A) The PCB contains information about the process state, such as whether it is running, waiting
or terminated
(B) The PCB includes the program code and data segments of the process
(C) The PCB stores the process’s memory management information, such as page tables and
segment tables
(D) The PCB is used to track process scheduling information and CPU registers for process
execution
Choose the correct answer from the options given below :
(A), (B) and (C) only | |
(B), (C) and (D) only
| |
(A), (C) and (D) only
| |
(A) and (B) Only |
Correct Answer: C