nerdexam
Zend

200-530 · Question #161

What is the file locking mode that should be used when writing to a file?

The correct answer is C. LOCK_EX. See the full explanation below for the reasoning.

Question

What is the file locking mode that should be used when writing to a file?

Options

  • ALOCK_UN
  • BLOCK_SH
  • CLOCK_EX
  • DLOCK_NB

How the community answered

(18 responses)
  • A
    6% (1)
  • C
    83% (15)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice