Home »
MCQs »
Zend Framework MCQs
Which of the following method add new dependencies to previously existing services?
26. Which of the following method add new dependencies to previously existing services?
- Factory method
- Abstract factory method
- Initializer method
- Delegator factory method
Answer: C) Initializer method
Explanation:
The initializer method adds new dependencies to previously existing services.The initializer method adds new dependencies to previously existing services.