Question 6 of 131When changes are made to more than one of a collection's items using setData( 'some', 'value'), which of the following methods will save the changes in the collection?
Correct Answer: D
Question 7 of 131When $ this ->load Layout (' foo_bar_baz') is called in a standard front action, what is the effect on the layout update object instance?
Correct Answer: D
Question 8 of 131Which of the following block methods is the best to override when there is a need to customize how the block's html is rendered?
Correct Answer: A
Question 9 of 131Which kind of class is responsible for calculating the actual amount of reward points in every case?
Correct Answer: B
Question 10 of 131In what order are the routers from the Magento core checked for a matching route? Default: Mage_Core_Controller_Varien_Router_Default