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 / daljeet singh samra
b
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Tell me when is a void pointer used?
Write the Program to reverse a string using pointers.
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
What is c variable?
Why do we use static in c?
How can I write functions that take a variable number of arguments?
Function calling procedures? and their differences? Why should one go for Call by Reference?
Explain the use of bit fieild.
Explain what is the benefit of using an enum rather than a #define constant?
What are variables c?
What is array in c with example?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
Why we write conio h in c?
praagnovation
What is 2 d array in c?