main()
{
printf("hello");
fork();
}


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

explain what is an endless loop?

0 Answers  


why wipro wase

0 Answers   Wipro,


what is the output of the code and how? main() { int *ptr,x; x=sizeof(ptr); printf("%d",x); }

1 Answers  


List the difference between a While & Do While loops?

0 Answers   Accenture,


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

0 Answers  


Write code for finding depth of tree

2 Answers   Adobe,


Can we add pointers together?

0 Answers  


In CMM or CMMI certified organizations,we assess only the standard software processes of the organization. We do not assess the organizations other functional departments like HR or Admin. Then how can we certify the entire organization as CMM level company?? We have assessed only software related activities. Right. There is no relation with other departments like Accounts, HR or Admin. Then how can we claim that the whole company is a CMM certified company?

1 Answers   Melstar,


What is ctrl c called?

0 Answers  


What is function what are the types of function?

0 Answers  


What is memmove?

1 Answers   Oracle,


what is the diff b/w static and non static variables in C. Give some examples plz.

3 Answers   Wipro,


Categories