Home » JAVA Programming » Java Basic » Question
  1. Can and <%–comment–%> be used alternatively in JSP?
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: A

is an HTML comment. <%–comment–%> is JSP comment.



Your comments will be displayed only after manual approval.