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 / pooranasenthilkumar

A

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can we implement multi-threads in c.

666


what will be maximum number of comparisons when number of elements are given?

1410


What are structure types in C?

669


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

586


What is scope of variable in c?

565






What is a newline escape sequence?

665


Tell me about low level programming languages.

642


What is %d used for?

583


What is pointer & why it is used?

602


Why pointers are used in c?

588


What is operator precedence?

644


What is the argument of a function in c?

573


Why is sprintf unsafe?

619


Is it better to bitshift a value than to multiply by 2?

658


How many keywords (reserve words) are in c?

618