nerdexam
Magento

M70-101 · Question #69

In order to successfully register and configure a new entity capable of being saved and loaded from the database, you must create a model and which three of the following? (Choose three)

The correct answer is B. configuration settings in your module's config.xml E. a resource model F. a table in the database that will store the entity s data. See the full explanation below for the reasoning.

Question

In order to successfully register and configure a new entity capable of being saved and loaded from the database, you must create a model and which three of the following? (Choose three)

Options

  • Aa collection class
  • Bconfiguration settings in your module's config.xml
  • Can entry in Mage::$_registry
  • Da record in the eav_entity table
  • Ea resource model
  • Fa table in the database that will store the entity s data

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    72% (23)
  • C
    9% (3)
  • D
    16% (5)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice