Answer Posted / ashutosh
the use of fflush(stdin) is to clear the input buffer bcoz when ever we take an input the space is allocated to it but after its scope gets over, the input is removed but the space allocated is as it is. it can be used only by using headerfile
#include<stdio.h>
| Is This Answer Correct ? | 60 Yes | 10 No |
Post New Answer View All Answers
In which language linux is written?
What is the difference between char array and char pointer?
hi any body pls give me company name interview conduct "c" language only
What is the size of structure in c?
What is the use of #include in c?
What is the size of empty structure in c?
How can I write functions that take a variable number of arguments?
How can I implement a delay, or time a users response, with sub-second resolution?
What is the difference between class and object in c?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What is formal argument?
What is a global variable in c?
Is swift based on c?
What do mean by network ?
What are unions in c?