Identify the correct argument for the function call fflush
() in ANSI C:
A)stdout
B)stdin
C)stderr
D)All the above
Answer Posted / ......sadu........
stdin is the right answer
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is c language and why we use it?
What is a dynamic array in c?
Can a function argument have default value?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Why pointers are used in c?
Is javascript written in c?
What does main () mean in c?
What are header files why are they important?
Where static variables are stored in c?
Is anything faster than c?
Can you assign a different address to an array tag?
How variables are declared in c?
please explain every phase in the "SDLC" in the dotnet.
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
What is the difference between array and linked list in c?