Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the use of fflush() function?

Answers were Sorted based on User's Feedback



what is the use of fflush() function?..

Answer / kamini

the fflush() function is useed for remove the garbage value
of keyboard.

Is This Answer Correct ?    15 Yes 5 No

what is the use of fflush() function?..

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

Post New Answer

More C Interview Questions

What is the difference between declaring a variable and defining a variable?

0 Answers  


How do I use void main?

0 Answers  


Why header file is used in c?

0 Answers  


how to copy a string without using c function

5 Answers  


Should I learn data structures in c or python?

0 Answers  


What are register variables? What are the advantage of using register variables?

0 Answers   TISL,


what will be the output of "printf("%d%d",scanf("%d% d",&a,&b))".provide an explation regarding the question

6 Answers  


I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed

4 Answers   Aspire,


write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..

1 Answers  


What are the two forms of #include directive?

0 Answers   Aspire, Infogain,


write a program to sort the elements in a given array in c language

10 Answers   TCS,


main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }

11 Answers   CISOC, CitiGroup, College School Exams Tests,


Categories