what is the use of fflush() function?
Answers were Sorted based on User's Feedback
Answer / kamini
the fflush() function is useed for remove the garbage value
of keyboard.
| Is This Answer Correct ? | 15 Yes | 5 No |
Answer / varun sahu
the fflush() function is used to remove garbage which is present in the buffer.
| Is This Answer Correct ? | 12 Yes | 2 No |
why division operator not work in case of float constant?
why r u join this company? give solid resons.
16 Answers IBM, Infosys, TCS,
What is the meaning of int *x[]();?
Explain #pragma in C.
write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.
can we have joblib in a proc ?
Can we access RAM? How? Whats the range of access? Similarly What are other hardware we can access?
C program to read the integer and calculate sum and average using single dimensional array
What is a built-in function in C?
Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????
Find Error if any in below code, Justify ur answer: struct xx { int a; struct yy { char c; struct xx* p; } struct yy* q; }
What is the difference between procedural and functional programming?