Q. Restricting the child process to a subset of the parent’s resources prevents any process from (Solved)
1. overloading the system by using a lot of secondary storage
2. under-loading the system by very less cpu utilization
3. overloading the system by creating a lot of sub-processes
4. crashing the system by utilizing multiple resources
- c. overloading the system by creating a lot of sub-processes