Zend
200-530 · Question #409
Which of the following file functions can be used to indicate the current position of the file read/write pointer?
The correct answer is A. 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
- Aftell()
- Bfseek()
- Cfread()
- Dfeof()
How the community answered
(42 responses)- A83% (35)
- B7% (3)
- C2% (1)
- D7% (3)
Community Discussion
No community discussion yet for this question.