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)- A6% (3)
- B79% (38)
- C2% (1)
- D13% (6)
Community Discussion
No community discussion yet for this question.