what is the use of fork and exec system


What is the use of fork and exec system calls?

 Fork is a system call by which a new process is formed. Exec is also a system call, which is used after a fork by one of the two processes to place the process memory space with a latest program.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what is the use of fork and exec system
Reference No:- TGS0327437

Expected delivery within 24 Hours