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
Differentiate between static and dynamic modeling.
What is a ternary operator in c?
Explain goto?
What is the difference between āgā and āgā in C?
What is size of union in c?
How do you construct an increment statement or decrement statement in C?
Why is event driven programming or procedural programming, better within specific scenario?
What is the size of enum in bytes?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
Explain what is a static function?
Explain the advantages and disadvantages of macros.
What is adt in c programming?
What is the difference between c &c++?
How can you increase the size of a statically allocated array?
What are the types of type specifiers?