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
Explain a zombie?
Explain the initial process sequence while the system boots up?
Which ipc is the fastest in unix?
Max relax-able permission value with out giving write permission to others?
What is the full form of ipc?
What is i-node numbers?
How to get or set an environment variable from a program?
Explain linking across directories?
What is ipc in unix?
What is ipc port?
What are two different models of ipc differentiate both?
What are the various schemes available?
Please describe the initial process sequence while the system boots up?
How to write the program on full-duplex communication on bidirectional?
Explain what is the process id for kernel process?