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 / rakesh ranjan

i m damm sure about hits answer

B)stdin

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are pointers?

623


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

644


What is wrong with this program statement?

602


How do you do dynamic memory allocation in C applications?

624


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1521






What are enumerated types?

644


Write a program to reverse a string.

629


Is there anything like an ifdef for typedefs?

694


What is hashing in c?

638


What is a char c?

584


What is LINKED LIST? How can you access the last element in a linked list?

627


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

681


How can I find out if there are characters available for reading?

635


What is a structural principle?

634


What is the scope of static variables in c language?

622