7. Identify the correct argument for the function call
fflush() in ANSI C:
A)stdout
B)stdin
C)stderr
D)All the above
Post New Answer View All Answers
What are Macros? What are its advantages and disadvantages?
Explain the properties of union.
What are extern variables in c?
Write a code to generate divisors of an integer?
What are the two types of structure?
What is unary operator?
What is variables in c?
What is include directive in c?
What do you mean by Recursion Function?
What is chain pointer in c?
What is sizeof array?
When is a “switch” statement preferable over an “if” statement?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
Difference between macros and inline functions? Can a function be forced as inline?
What are header files in c?