nerdexam
Magento

M70-201 · Question #122

Which one of the following statements is true regarding Mage_Core_Block_Text_List?

The correct answer is C. Mage_Core_Block_Text_List will always render all children automatically when it is rendered. See the full explanation below for the reasoning.

Question

Which one of the following statements is true regarding Mage_Core_Block_Text_List?

Options

  • AMage_Core_Block_Text_List declares its own template for rendering, but the rendered template can
  • BChild blocks of Mage_Core_Block_Text_List are always rendered alphabetically by name.
  • CMage_Core_Block_Text_List will always render all children automatically when it is rendered.
  • DMage_Core_Block_Text_List directly extends Mage_Core_Block_Template
  • EIn order to render, the parent block of Mage_Core_Block_Text_List must always be an output block.

How the community answered

(22 responses)
  • B
    14% (3)
  • C
    73% (16)
  • D
    5% (1)
  • E
    9% (2)

Community Discussion

No community discussion yet for this question.

Full M70-201 Practice