Question
When a parent creates a child process, which resource-sharing policy is possible in a typical operating system?
Select an option. Your answer will be checked instantly.
Correct Answer: D. The child may share all, some, or none of the parent's resources depending on OS policy
Explanation:
Operating systems may define different inheritance rules for files, address space, credentials, and other resources.
Process creation does not require one universal all-or-nothing sharing policy.
Leave a Reply