Explain the use of #pragma exit?


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

Post New Answer

More C Interview Questions

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,


how to add two numbers without using arithmetic operators?

4 Answers  


Write a c code segment using a for loop that calculates and prints the sum of the even integers from 2 to 30, inclusive?

4 Answers  


What’s the special use of UNIONS?

0 Answers   ADP,


code for selection sort?

1 Answers  






Should I learn c before c++?

0 Answers  


Explain Function Pointer?

0 Answers   Wipro,


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

0 Answers  


What are the 5 types of organizational structures?

0 Answers  


print a "hello" word without using printf n puts in c language

6 Answers  


will u give me old quesrion papers for aptitude for L & t info tech?

1 Answers   Hindustan, L&T,


If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

0 Answers   IBM, Wipro,


Categories