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 / ar
b but not recommended
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is void main ()?
What is keyword with example?
What are qualifiers?
Explain how can I pad a string to a known length?
How can I open a file so that other programs can update it at the same time?
Can you think of a logic behind the game minesweeper.
Explain how do you override a defined macro?
Define and explain about ! Operator?
Explain the difference between the local variable and global variable in c?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
can any one provide me the notes of data structure for ignou cs-62 paper
What does the error 'Null Pointer Assignment' mean and what causes this error?
What Is The Difference Between Null And Void Pointer?
What is meant by keywords in c?
Do array subscripts always start with zero?