Child Processes

Each process provides the resources needed to execute a program. A child process is a process that is created by another process, called the parent process.

For more information, see the following topics: