ISP Exercises on processes and threads in c and c++ Fork: Fork system call used to create new process Exec: Exec system call used to replace existing process with new process