1.

What Is The Difference Between The Parent And The Child Process?

Answer»

A user is free to divide a PROCESS into two modules. The ONE from which the new process is created is CALLED as parent process and the new one is called as child process. It is POSSIBLE that both of them can be deployed for the same purposes an can have SIMILAR properties. 

A user is free to divide a process into two modules. The one from which the new process is created is called as parent process and the new one is called as child process. It is possible that both of them can be deployed for the same purposes an can have similar properties. 



Discussion

No Comment Found