Can a process kill itself in UNIX/or in its various
versions?

Answers were Sorted based on User's Feedback



Can a process kill itself in UNIX/or in its various versions?..

Answer / mohit chandila

Yes a process can kill itself in UNIX. The only condition
that the system checks for is that it should not produce a
deadlock condition.

Is This Answer Correct ?    2 Yes 1 No

Can a process kill itself in UNIX/or in its various versions?..

Answer / ashu

yes a process can kill itself in UNIX.if two people are logged into server using same user-name at same point of time.if they select or edit the data from the same file.Then this will happen.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Unix Commands Interview Questions

What is the syntax of grep command and what is its use?

6 Answers  


What's a command word?

0 Answers  


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

0 Answers  


How to display a file name which has zero bytes in size.

11 Answers   Polaris,


distinguish between user mode and kernel mode?

4 Answers   Infosys,






what is telnet?

6 Answers  


How to know a process is a zombie or orphan process?

3 Answers   Perot Systems,


Differentiate cmp command from diff command.

0 Answers  


how will you convert a general file to a hidden file?

4 Answers  


Which command is used to restrict incoming messages?

0 Answers  


In UNIX, what is the command to edit contents of the file?

9 Answers  


What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?

6 Answers   Deloitte, Polaris,


Categories