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 / pushpa
A)ii
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is ponter?
Explain low-order bytes.
Are enumerations really portable?
Is r written in c?
What is the role of && operator in a program code?
What is the use of getchar functions?
Explain what is the difference between a free-standing and a hosted environment?
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
hi send me sample aptitude papers of cts?
Is return a keyword in c?
What is function definition in c?
What are different types of operators?
Do you know the purpose of 'register' keyword?
What is advantage of pointer in c?
How do I convert a string to all upper or lower case?