单项选择题

下列选项中,哪一项是正确的表达式?()

A.<%!inta=123;%>
B.<%intb=456;%>
C.<%=a+b;%>
D.<%=a+b%>