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 / tabassum

IV

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a stream water?

642


What is #line in c?

552


Discuss the function of conditional operator, size of operator and comma operator with examples.

666


Can we replace the struct function in tree syntax with a union?

765


List some basic data types in c?

549






What is the use of sizeof?

541


When should structures be passed by values or by references?

571


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1120


Explain why c is faster than c++?

562


Explain what is the benefit of using #define to declare a constant?

599


Here is a neat trick for checking whether two strings are equal

558


What are the types of data types and explain?

659


What is scanf_s in c?

621


what is the difference between class and unio?

1851


A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler

614