https://quizack.com/system-programming/mcq/some-programme-that-streams-data-to-a-hard-disk-file-in-a-loop-crashed-before-it-closed-the-file-pointer-when-the-output-file-is-inspected-side-by-side-with-the-logs-it-is-clear-that-the-fprintf-function-previous-to-the-crash-was-unsuccessful-such-a-situation-can-be-averted-using-which-one-of-the-following
Answer:
fflush()
Note: This Question is unanswered, help us to find answer for this one
More System Programming MCQ Questions