nerdexam
Zend

200-530 · Question #500

Which of the following functions can be used to get whether or not a file is readable? Each correct answer represents a complete solution. Choose two.

The correct answer is A. stat() D. is_readable(). See the full explanation below for the reasoning.

Question

Which of the following functions can be used to get whether or not a file is readable? Each correct answer represents a complete solution. Choose two.

Options

  • Astat()
  • Bfseek()
  • Ctouch()
  • Dis_readable()

How the community answered

(15 responses)
  • A
    80% (12)
  • B
    7% (1)
  • C
    13% (2)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice