Give the output of the following program
main()
{int ret;
ret=fork();ret=fork();ret=fork();ret=fork();
if(!ret)
printf("sun");
else
printf("solaris");
Answer Posted / imran
I dont't think this will compile as its missing a closing
brace.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
What does stl mean in slang?
How connect plc and pc through software
What is stl language?
When did c++ add stl?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
totoo po ba ang manga aliens!
What is the stl, standard template library?
Who wrote stl?
what is template and type convertion
Name the different types of stl containers.
What two types of containers does the stl provide?
What is stl stand for?
What is a list in c++ stl?
What is a standard template library (stl)? What are the various types of stl containers?
How do you convert stl to steps?