Magento M70-201 Exam Practice Questions (P. 1)
- Full Access (131 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
With which three kinds of product relations do Magento Catalog Target Rules deal? (Choose three)
- AThe relations between a configurable product and its child products
- BThe relations between a bundle product and its child products
- CThe relations among products linked as cross-sell products
- DThe relations between a product and its custom options
- EThe relations among products linked as related products
- FThe relations among products linked as upsell products
Correct Answer:
CEF
CEF
send
light_mode
delete
Question #2
When setData (' some', 'value') is called on an EAV entity and the entity is saved to the database,
- AThe 'value' of the attribute named 'some' is saved in the eav_values table
- BThe 'value' of the attribute named ' some' is saved in one of the entity's tables depending on its datatype (for example, entityname_varchar)
- CThe data will be stored in the EAV registry making ' some' 'value' available to the entity
- DThe 'value' of the attribute named T some' is saved in the eav attribute values table
Correct Answer:
B
B
send
light_mode
delete
Question #3
A custom frontend controller will extend which one of the following classes?
- AMage_Core_Controller_Front_Action
- BMage_Adminhtml_Controller_Action
- CMage_Core_Controller_Varien_Front
- DMage_Core_Controller_Abstract
Correct Answer:
A
A
send
light_mode
delete
Question #4
Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via Mage::helper ('customer/address')?
- AGlobal/customer/helpers/address
- BGlobal/rewrite/helpers/rewrite/address
- CGlobal/helpers/customer/rewrite/address
- DGlobal/helpers/rewrite/customer_address
- EGlobal/helpers/rewrite/customer/address
Correct Answer:
C
C
send
light_mode
delete
Question #5
Which three of the following object types will have a parent class found in the Mage_Eav module for the purposes of EAV data storage in Magento? (Choose three)
- AData model
- BData helper
- CResource model
- DResource collection
- ESetup class
Correct Answer:
CDE
CDE
send
light_mode
delete
All Pages