nerdexam
Zend

200-530 · Question #170

Which of the following file functions can be used to indicate the current position of the file read/write pointer?

The correct answer is B. ftell(). See the full explanation below for the reasoning.

Question

Which of the following file functions can be used to indicate the current position of the file read/write pointer?

Options

  • Afeof()
  • Bftell()
  • Cfseek()
  • Dfread()

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    72% (33)
  • C
    4% (2)
  • D
    17% (8)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice