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
Post New Answer View All Answers
What is zero based addressing?
Write a Program to accept different goods with the number, price and date of purchase and display them
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Differentiate call by value and call by reference?
Explain what are multidimensional arrays?
What is pointer & why it is used?
What is the use of bitwise operator?
Can 'this' pointer by used in the constructor?
What is the difference between #include
What does calloc stand for?
What should malloc() do?
i have a written test for microland please give me test pattern
Is c compiled or interpreted?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
Explain what is the benefit of using an enum rather than a #define constant?