In order to successfully register and configure a new entity capable of being saved and loaded from the
database, you must create a model and which three of the following? (Choose three)

A.
a collection class
B.
configuration settings in your module’s config.xml
C.
an entry in Mage::$_registry
D.
a record in the eav_entity table
E.
a resource model
F.
a table in the database that will store the entity s data