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 / saif
yes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How connect plc and pc through software
How is stl different from c++ standard library?
What are the symptoms of stl?
Is stl part of c++ standard?
Is there any error below, its a code to delete all entires from a map #include
How does an stl file work?
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
What are the components of stl?
Explain stl.
What is a list in c++ stl?
What is stl language?
How do you convert stl to steps?
What are stl algorithms?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher