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 / mj baig
b
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
Do pointers need to be initialized?
Explain how can you avoid including a header more than once?
What is return type in c?
Give basis knowledge of web designing ...
Explain the difference between getch() and getche() in c?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What is pass by reference in functions?
Define C in your own Language.
How can I copy just a portion of a string?
Explain void pointer?
What is signed and unsigned?
What is the purpose of sprintf() function?
What is the value of c?
Can a variable be both constant and volatile?