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

What is non linear data structure in c?

560


a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

620


What is table lookup in c?

616


What are the differences between Structures and Arrays?

595


Explain Basic concepts of C language?

634






Mention four important string handling functions in c languages .

615


What is typedf?

658


What is scanf_s in c?

621


Do you know what are bitwise shift operators in c programming?

577


What is the argument of a function in c?

564


Write a program to swap two numbers without using the third variable?

587


What is external variable in c?

602


When should a far pointer be used?

589


What is function definition in c?

573


Is it fine to write void main () or main () in c?

536