crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Explain Zombie Process in Linux?
Question Posted on 28 May 2021Home >> Operating System >> Linux >> Explain Zombie Process in Linux?

Explain Zombie Process in Linux?
Zombie Process is one of the process whose execution is done or completed but it entry is still exists in process table. Just like zombie died but there presence is still there. Another defination is Zombie processes are the processes which are died but exit status is not picked by the parent process.

Usually Zombie processes occur for child processes as we know parent process still needs to read its child exit status. Parent process will use wait system call to eliminate the zombie process from process table. And this is also known as reaping of Zombie process.

Below is the diagram which will helps you to understand some facts about Zombie process.


Zombie Process
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Different steps to shrink or reduce the size of LVM partition?

Explain Zombie Process in Linux?

What is Kali Linux and its release and new features?

Name the two of different kinds of Linux User Modes?

What is LILO and different tasks handle by LILO?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap