Q. While executing a command, the shell (Solved)
1. Executes it in the same process (as shell)
2. Creates a child shell to execute it
3. Loads a special program to take care of the execution
4. None of the mentioned
- b. Creates a child shell to execute it