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

Answers were Sorted based on User's Feedback



7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / saurabh pandey

b

Is This Answer Correct ?    8 Yes 0 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / mj baig

b

Is This Answer Correct ?    2 Yes 0 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / saurabh pandey

d

Is This Answer Correct ?    2 Yes 1 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / daljeet singh samra

b

Is This Answer Correct ?    2 Yes 1 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / vikram

b)stdin

Is This Answer Correct ?    1 Yes 0 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / rohit kamlakar

b

Is This Answer Correct ?    1 Yes 0 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / rakesh ranjan

i m damm sure about hits answer

B)stdin

Is This Answer Correct ?    0 Yes 0 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / ar

b but not recommended

Is This Answer Correct ?    0 Yes 0 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / pooranasenthilkumar

A

Is This Answer Correct ?    0 Yes 1 No

7. Identify the correct argument for the function call fflush() in ANSI C: A)stdout B)stdin C)s..

Answer / senthilkumar

NON OF THIS

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

What is modifier & how many types of modifiers available in c?

0 Answers  


main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }

3 Answers  


write a program to find the number of even integers and odd integers in a given array in c language

13 Answers   IAI Cameroun, NIIT, Olive Tech, QIS,


Who invented b language?

0 Answers  


where does malloc() function get the memory?

1 Answers  






What is p in text message?

0 Answers  


What is the significance of scope resolution operator?

0 Answers   Agilent, ZS Associates,


Why is the code below functioning. According to me it MUST NOT.

1 Answers  


Between macros and functions,which is better to use and why?

0 Answers  


string reverse using recursion

0 Answers   Mind Tree,


write a program to print calender using for loop.

1 Answers   HCL, TCS,


Where are the auto variables stored?

0 Answers   TISL,


Categories