Magento M70-201 - Magento Certified Developer Plus Exam

Question #6 (Topic: Topic 1)
Which three of the following conditions are used to protect an admin route via ACL? (Choose three)
A. You have defined an ACL in your module configuration B. At least one admin role must have permission for that route C. You have extended the controller from Mage_Adminhtml_Controller_Action D. You have defined a method _is Allowed which checks the permission E. The route name must start with admin
Answer: ACD
Question #7 (Topic: Topic 1)
Applying the shopping cart rule's action affects the quote item by setting the quote item's _______________.
A. base_price and price properties with the discounted price B. base_discount_amount and discount_amount with the discount applied to the original price C. base_row_total and cow_total properties with the discounted price D. base_price_incl_tax and price_incl_tax properties with the discounted price
Answer: B
Question #8 (Topic: Topic 1)
What is the purpose of Catalog Target rules?
A. To extend Catalog Price Rules to be used for related products. B. To provide a mechanism for rendering a list of additional products on the product page. C. To provide a mechanism for rendering a list of custom product options. D. To provide a mechanism for easier selection options for configurable products.
Answer: B
Question #9 (Topic: Topic 1)
When 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?
A. $collection->saveAll(); B. $collection->saveItems (); C. $collection->saveAllItems ()? D. $collection->save();
Answer: D
Question #10 (Topic: Topic 1)
When $ this ->load Layout (' foo_bar_baz') is called in a standard front action, what is the effect on the layout update object instance?
A. foo_bar_baz will be the only handle added B. loadLayout () does not take any arguments, so there is no effect C. Only two handles will be added: foo_bar_baz and default D. Foo_bar_baz will be added instead of the default handle
Answer: D
Download Exam
Page: 2 / 27
Total 131 questions