Multiple Choice
When setData ('some', 'value') is called on an EAV entity and the entity is saved to the database, __________________.
A) the 'value' of the attribute named 'some' is saved in the eav_values table
B) the 'value' of the attribute named ' some' is saved in one of the entity's tables depending on its datatype (for example, entityname_varchar)
C) the data will be stored in the EAV registry making ' some' 'value' available to the entity
D) the 'value' of the attribute named 'some' is saved in the eav_attribute_values table
Correct Answer:

Verified
Correct Answer:
Verified
Q5: You want to filter a product collection
Q6: Which of the following xpaths defines the
Q7: You want to define a list of
Q8: In which config areas are layout files
Q9: To implement a standard Adminhtml form for
Q11: What does Magento use to determine whether
Q12: Which two of the following methods can
Q13: Two modules, Foo and Moo, both rewrite
Q14: A native Magento EAV entity will use_.<br>A)
Q15: You want to implement a custom attribute