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


Please Help Members By Posting Answers For Below Questions

What is nested structure with example?

621


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2264


Explain what happens if you free a pointer twice?

609


How can I read data from data files with particular formats?

600


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1478






what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

1257


How can I recover the file name given an open stream?

551


What are c identifiers?

625


What does sizeof return c?

598


What are the types of unary operators?

656


Why c language is called c?

567


What is #include stdio h and #include conio h?

597


What is the purpose of the statement: strcat (S2, S1)?

638


How can I run c program?

679


What is meant by errors and debugging?

645