Predict the output of the following program code
main()
{
fork();
printf("Hello World!");
}

Answer Posted / rocky

Hello World!Hello World!

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various schemes available?

540


Explain what is the process id for kernel process?

574


What is daemon?

525


Which ipc is the fastest in unix?

542


What is the condition required for dead lock in unix system?

548






Explain how do you execute one program from within another?

526


Which ipc is faster?

563


What is i-node numbers?

590


How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?

582


Explain the initial process sequence while the system boots up?

544


Max relax-able permission value with out giving write permission to others?

564


What is unix ipc?

548


Explain about daemon?

561


What are two different models of ipc differentiate both?

572


What is ipc port?

557