Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is output of the following?



What is output of the following? ..

Answer / nouff

What is output of the following?
main()
{ int z=5;
if (fork()) {
printf("\t ISZC462 ");
z=10;
}
else
printf("Net Prog");
printf(" PID =%d Z=%d \n",getpid(), z);
exit(0);
}
Is the above code leads to zombies state? If your answer is
yes explain how and re-write
the above code to get rid of these states using signal?

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Unix General Interview Questions

What are unix options?

0 Answers  


How do you kill a job in unix?

0 Answers  


Describe the term directory?

2 Answers  


What are the phases of swapping a page from the memory?

0 Answers  


what is the functionality of kernel in unix architecture?

12 Answers  


How do you delete a file in unix?

0 Answers  


Explain system bootup in unix.

0 Answers  


I want to invest in learning things that will get me good jobs in future. But wondering if Unix knowledge is something that is a MUST have or is it better to do any Data-warehouse tool (cognos, Qclik view, ETL etc..). Please suggest me.

0 Answers  


Explain superblock in unix.

0 Answers  


What do you understand by the term filters?

0 Answers  


How zip the file in unix?

0 Answers  


What are the hidden files in unix?

0 Answers  


Categories