Explain setjmp()?


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

Post New Answer

More C Interview Questions

What is the difference between char array and char pointer?

0 Answers  


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

0 Answers   Wilco,


what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);

4 Answers   TCS,


what is the little endian and big endian?

1 Answers  


Is this program statement valid? INT = 10.50;

0 Answers  






What is the role of this pointer?

0 Answers  


I need previous papers of CSC.......plz help out by posting them.......

0 Answers  


What is a constant?

0 Answers  


explain what is fifo?

0 Answers  


Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates

3 Answers  


How do you define a function?

0 Answers  


What are global variables?

0 Answers  


Categories