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 are stl algorithms?
How connect plc and pc through software
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
How do I convert a stl file?
What is stl in oop?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
Can we use stl in coding interviews?
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
Who wrote stl?
Who created 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
sir please send me bpcl previous question papers
How does an stl file work?
what is template and type convertion