adspace
Answer Posted / Murari Lal
A process is created in Linux by executing a program with the 'execute' system call. The parent process creates a new child process, and the child process then begins executing the program specified in the command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers