What is fflush() function?


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

Post New Answer

More C Interview Questions

Explain enumerated types.

0 Answers  


Subtract Two Number Without Using Subtraction Operator

0 Answers  


Explain the difference between strcpy() and memcpy() function?

0 Answers  


Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);

5 Answers  


How do we declare variables in c?

0 Answers  






what does exit() do?

3 Answers   Cadence,


Write a code on reverse string and its complexity.

0 Answers   Expedia,


Write a program of prime number using recursion.

0 Answers   Aspiring Minds,


What is the use of #define preprocessor in c?

0 Answers  


write a c program to find reminder and quotient if one number is divided by other.to code this program don't use more than 2 variables

2 Answers   TCS,


find a number whether it is even or odd without using any control structures and relational operators?

22 Answers   Microsoft, Shashank Private Limited,


What is self-referential structure in c programming?

0 Answers  


Categories