what is purpose of fflush(stdin) function


Answer Posted / revathi pawar

to clear the thngs which r stored in memory..
the disadv s that we cant c the clearance of data

Is This Answer Correct ?    8 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is call by reference in functions?

553


Explain what is the difference between functions getch() and getche()?

601


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2051


What is wrong with this program statement? void = 10;

816


Why shouldn’t I start variable names with underscores?

621






What is c standard library?

687


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

610


What header files do I need in order to define the standard library functions I use?

535


What is "Duff's Device"?

697


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

830


What is use of null pointer in c?

563


Explain what is wrong with this statement? Myname = ?robin?;

991


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2331


How are 16- and 32-bit numbers stored?

719


What tq means in chat?

578