Multiple Choice
A native Magento EAV entity will use_____________.
A) A single table with separate columns for each data type (for instance, decimal, text, varchar, etc.)
B) A single table with separate columns for all data types used by the entity
C) A separate table for each data type (for instance, decimal, text, varchar, etc.)
D) A separate table for each data type in addition to a flat data table with separate columns to store values for each data type used by the entity
Correct Answer:

Verified
Correct Answer:
Verified
Q9: To implement a standard Adminhtml form for
Q10: When setData ('some', 'value') is called on
Q11: What does Magento use to determine whether
Q12: Which two of the following methods can
Q13: Two modules, Foo and Moo, both rewrite
Q15: You want to implement a custom attribute
Q16: Which one of the following class types
Q17: Which table stores information about the relationship
Q18: What must be done to allow a
Q19: How many items will be added to