Briefing Magento Knowledge

Which code should you use?

You want to remove the right structural block from a page. Which code should you use?

A.
<remove name= “right”/>

B.
<remove_block name= “right”/>

C.
<remove type=“ right”>

D.
<remove_structure name=“ right”/>