Question:By which file function you can position the file pointer in accordance with the current position?
A ftell() B fseek() C fgetc() D fread() E fscanf()
+ AnswerB
+ Report