nerdexam
Zend

200-550 · Question #25

In order to create an object storage where each object would be stored only once, you may use which of the following? (Choose 2)

The correct answer is B. SplObjectStorage D. spl_object_hash. See the full explanation below for the reasoning.

Question

In order to create an object storage where each object would be stored only once, you may use which of the following? (Choose 2)

Options

  • ASplFixedArray
  • BSplObjectStorage
  • CSplString
  • Dspl_object_hash
  • Espl_same_object

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    83% (19)
  • C
    4% (1)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice