list out all reason for process creation .
Answers
Answered by
3
Answer:
There are four principal events that cause a process to be created:
System initialization.
Execution of process creation system call by a running process.
A user request to create a new process.
Initiation of a batch job.
Answered by
45
✨ There are four principal events that cause a process to be created:
System initialization.
Execution of process creation system call by a running process.
A user request to create a new process.
Initiation of a batch job.
Similar questions