adplus-dvertising
frame-decoration

Question

The statement fseek(fp,0L,0)i - if syntactically correct,means

a.

fp is a file pointer

b.

position the read-write-head at the start of the file

c.

position the read-write-head at the end of the file

d.

None of these

Posted under C Programming

Answer: (b).position the read-write-head at the start of the file

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The statement fseek(fp,0L,0)i - if syntactically correct,means