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
What are header files in c programming?
Describe dynamic data structure in c programming language?
Which is best linux os?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
What is main () in c?
Why is c called c?
What is action and transformation in spark?
What are different types of variables in c?
What is meant by realloc()?
What are the advantages and disadvantages of c language?
What are disadvantages of C language.
Explain Basic concepts of C language?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
Explain how do you determine the length of a string value that was stored in a variable?
What is function in c with example?