what is cascading termination?

what is cascading termination?

Posted Answers

If a process terminates either normally or abnormally then all its children must be terminated.This is called cascading termination .This is normally initiated by OS.


Answer by: anonymous