Briefing Magento Knowledge

which of the following methods will be executed first?

When an admin page is requested, which of the following methods will be executed first?

A.
Mage Adminhtml Controller Action:: preDispatch ()

B.
Mage Core Controller Router Default::match ()

C.
Mage Core Controller Varien Action:: dispatch ()

D.
Mage Core Controller Varien Front:: dispatch ()