Briefing Magento Knowledge

Which two of the following methods can be used to bad a…

Which two of the following methods can be used to bad an entity’s data from its configured data table? (Choose
two)

A.
$entityModel->loadEntity ($id)

B.
$entityModel->load ($attributeValue, $attributeCode)

C.
$entityModel->loadById ($id)

D.
$entityModel->loadEntity ($attributeCode, $attributeValue)

E.
$entityModel->load ($id)