Which statement is true if the do Start Tag method returns EVAL_BODY_BUFFERED?()
- A The tag handler must extend body Tag.
- B The do After Body method is NOT called.
- C The set Body Content method is called.
- D It is never legal to return EVAL_BODY_BUFFERED from do Start Tag.