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 / rakesh ranjan
i m damm sure about hits answer
B)stdin
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is malloc and calloc?
Why do we use return in c?
In C programming, what command or code can be used to determine if a number of odd or even?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
Explain how can you be sure that a program follows the ansi c standard?
What is the use of linkage in c language?
Is void a keyword in c?
Why doesnt this code work?
What is echo in c programming?
What is a good data structure to use for storing lines of text?
What are the similarities between c and c++?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
How can type-insensitive macros be created?
Why is structure important for a child?
How can you allocate arrays or structures bigger than 64K?