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 / kavipriya.t

ii

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why use int main instead of void main?

599


What is the size of empty structure in c?

595


What is difference between union All statement and Union?

628


How do you determine whether to use a stream function or a low-level function?

649


What is void pointers in c?

590






write a c program in such a way that if we enter the today date the output should be next day's date.

1680


Explain how to reverse singly link list.

606


Explain what is the best way to comment out a section of code that contains comments?

721


What does the format %10.2 mean when included in a printf statement?

1087


What are the types of pointers?

600


How does struct work in c?

611


How many types of errors are there in c language? Explain

573


What is malloc() function?

638


How can you convert integers to binary or hexadecimal?

616


What is the difference between int main and void main in c?

593