Kizspy | Question: 49
(Choose 2 answers)
In custom tag development, how does the Body Tag interface differ from the SimpleTag interface?
A. Body Tag is used for tags without body content, while SimpleTag is for tags with body content.
B. Body Tag provides more control over the tag's body content processing than SimpleTag.
C. SimpleTag is the newer, more complex interface, while Body Tag is outdated.
D. Body Tag is not used in custom tag development, whereas SimpleTag is the standard.