Identify the correct argument for the function call fflush
() in ANSI C:
A)stdout
B)stdin
C)stderr
D)All the above

Answer Posted / ......sadu........

stdin is the right answer

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c language used for?

563


What are the scope of static variables?

604


What is main () in c?

590


Why is %d used in c?

569


What is difference between structure and union in c?

551






Is flag a keyword in c?

682


Explain how do you print only part of a string?

652


How many bytes are occupied by near, far and huge pointers (dos)?

678


What is the significance of an algorithm to C programming?

598


Explain a pre-processor and its advantages.

637


What is the advantage of a random access file?

642


List some applications of c programming language?

560


What is the difference between a free-standing and a hosted environment?

644


write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.

1988


What are 3 types of structures?

596