

MCQOPTIONS
Saved Bookmarks
1. |
The Unix Kernel maintains two key data structures related to processes, the progress table and the user structure. Which of following information is not the part of user |
A. | File descriptor table |
B. | System call state |
C. | Scheduling parameters |
D. | Kernel stack |
Answer» D. Kernel stack | |