nerdexam
Zend

ZF-100-500 · Question #181

Which of the following methods will you use to create movable objects?

The correct answer is B. Zend_Memory_Manager::create([$data]). See the full explanation below for the reasoning.

Question

Which of the following methods will you use to create movable objects?

Options

  • AZend_Memory_Manager::createLocked([$data])
  • BZend_Memory_Manager::create([$data])
  • CgetMemoryLimit()
  • DsetMemoryLimit($newLimit)

How the community answered

(48 responses)
  • A
    6% (3)
  • B
    79% (38)
  • C
    2% (1)
  • D
    13% (6)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice