You should know that when an executable file is run, the operating system allocates a process to run the file, and the number of processes in parallel is determined by the number of CPU cores. The running event of an executable file will be accepted...