Briefing Zend Knowledge

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

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

A.
Zend_Memory_Manager::createLocked([$data])

B.
Zend_Memory_Manager::create([$data])

C.
getMemoryLimit()

D.
setMemoryLimit($newLimit)

Explanation: