Which of these statements are false w.r.t File Functions?
i)fputs() ii)fdopen() iii)fgetpos() iv)ferror()
A)ii B)i,ii C)iii D)iv

Answer Posted / shruti

ii -> fdopen

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If fflush wont work, what can I use to flush input?

622


What is difference between && and & in c?

604


What is the hardest programming language?

673


Explain output of printf("Hello World"-'A'+'B'); ?

981


What is meant by errors and debugging?

652






Explain why can’t constant values be used to define an array’s initial size?

862


c program for searching a student details among 10 student details

1660


how to find anagram without using string functions using only loops in c programming

2720


Explain modulus operator.

601


5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

1587


What are comments and how do you insert it in a C program?

748


How is a pointer variable declared?

597


Is main is a keyword in c?

613


What is meant by inheritance?

636


How do you construct an increment statement or decrement statement in C?

747