Question
A program asks the operating system for its own process identifier. Which type of system call is this?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Information maintenance
Explanation:
Queries such as obtaining a process ID, time, or system data are information-maintenance calls.
They retrieve or update system and process attributes rather than manipulate files or memory pages.
Leave a Reply