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 / tajul bashar
sunsolarissunsolarissunsolarissunsol
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
Why should a c++ programmer be interested in stl?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Is stl part of c++ standard?
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
What is a standard template library (stl)?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
What are the different types of stl containers?
How does an stl file work?
When did c++ add stl?
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
Explain stl.
What is the use of stl?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
What is meant by stl in c++?
What are the components of stl?