Zend
200-530 · Question #208
What does an object based on the Active Record pattern provide?
The correct answer is C. A way to effortlessly store its properties in a database. See the full explanation below for the reasoning.
Question
What does an object based on the Active Record pattern provide?
Options
- AA way to actively control the application's workflow
- BA way to record the history of its changes
- CA way to effortlessly store its properties in a database
How the community answered
(23 responses)- A13% (3)
- B9% (2)
- C78% (18)
Community Discussion
No community discussion yet for this question.