Q21
What is the role of the `javax.servlet.jsp.tagext.TagSupport` class in JSP custom tag development?
A.
It defines JavaBean properties
B.
It executes SQL queries
C.
It provides default implementations for common tag methods
AnswerD.
It creates JavaBeans
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board