Briefing Magento Knowledge

Which of the following block methods is the best to ove…

Which of the following block methods is the best to override when there is a need to customize how the block’s
html is rendered?

A.
_toHtml ( )

B.
toHtml ( )

C.
setLayout ( )

D.
renderLayout ( )