How many numbers are printed, when the following JSTL code fragment is executed? Select the one correct answer. <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> ${item} a)1 b)5 c)6 d)11
Reveal answer
Fill a bubble to check yourself