Zend
ZF-100-500 · Question #65
Which of the following OOPS design patterns is used to encapsulate a data source so that Zend ZF-100-500 Exam accessing the data source components becomes hidden within the cla ss that implements…
The correct answer is B. ActiveRecord. See the full explanation below for the reasoning.
Question
Which of the following OOPS design patterns is used to encapsulate a data source so that Zend ZF-100-500 Exam accessing the data source components becomes hidden within the cla ss that implements the pattern?
Options
- AModel-view-controller
- BActiveRecord
- CRegistry
- DFactory
How the community answered
(38 responses)- A5% (2)
- B71% (27)
- C8% (3)
- D16% (6)
Community Discussion
No community discussion yet for this question.