7. Identify the correct argument for the function call
fflush() in ANSI C:
A)stdout
B)stdin
C)stderr
D)All the above
Answer Posted / saurabh pandey
b
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Tell me when is a void pointer used?
Define macros.
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is oops c?
Why do we use namespace feature?
What is anagram in c?
What is pivot in c?
What is abstract data structure in c?
what type of questions arrive in interview over c programming?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
What library is sizeof in c?
What is wrong with this program statement? void = 10;
What is a header file?
The difference between printf and fprintf is ?