nerdexam
Magento

M70-101 · Question #95

Which statement describes a model class that extends Mage_Core_Model_Abstract?

The correct answer is A. The model class consists of properties and methods for storing and manipulating data retrieved. See the full explanation below for the reasoning.

Question

Which statement describes a model class that extends Mage_Core_Model_Abstract?

Options

  • AThe model class consists of properties and methods for storing and manipulating data retrieved
  • BThe model class is responsible for loading the frontend layout templates and responding to page
  • CThe model class does not encapsulate any logic except for logic providing access to the data
  • DThe model class is primarily responsible for direct query operations such as retrieving and storing

How the community answered

(18 responses)
  • A
    83% (15)
  • B
    11% (2)
  • C
    6% (1)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice