question archive Please write down the C or C++ pseudo-code for the following program
Subject:Computer SciencePrice: Bought3
Please write down the C or C++ pseudo-code for the following program. Your pseudo-code needs include the correct name of important APIs. Your pseudo-code needs to have the correct program structure. Part 1 of the Shell project asks for creating a child process to execute the command input by users. Plea write down the C or C++ pseudo-code to implement Part 1 of the Shell project. (10 points)