Multiple choice

JSP code is written between ___________.

  1. < and >

  2. � and �

  3. <% and %>

  4. /* and */

  5. ( )

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This option is correct as JSP code is written between these characters.