Process and Process API
A program in execution is called a process; it sits on the disk and waits for the OS to execute it.
A process consists of various parts that are used when the program executes,
Address Space is the pa
kartikeyostep.hashnode.dev5 min read