Multiple choice technology platforms and products

List out some reasons for process termination.

  1. Normal completion

  2. Parent termination.

  3. Memory unavailable.

  4. All of the above.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Processes terminate for various reasons including normal completion (the program finishes execution), parent termination (when the parent process dies, child processes may be terminated), and resource unavailability like running out of memory. All listed reasons are valid causes for process termination.