Multiple choice JSP code is written between ___________. < and > � and � <% and %> /* and */ ( ) Reveal answer Fill a bubble to check yourself C Correct answer Explanation This option is correct as JSP code is written between these characters.