nerdexam
Magento

M70-101 · Question #58

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
  • 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

How the community answered

(28 responses)
  • A
    4% (1)
  • C
    82% (23)
  • D
    7% (2)
  • E
    7% (2)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice