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

which one low Priority in c? a)=,b)++,c)==,d)+

10 Answers  


What is floating point constants?

0 Answers  


Explain high-order bytes.

0 Answers  


What is wrong in this statement?

0 Answers  


What is the purpose of & in scanf?

0 Answers  






Write a program for deleting duplicate elements in an array

3 Answers   Subex,


Why is python slower than c?

0 Answers  


Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)

1 Answers  


code for find determinent of amatrix

0 Answers  


What will be the output of following program #include main() { int x,y = 10; x = y * NULL; printf("%d",x); }

1 Answers  


code for reverse alternate words from astring

1 Answers   IBM,


4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

1 Answers   Wipro,


Categories