单项选择题

A.<% String s = “hello world ” ;%>  
B.<% = “hello world ” ;%> 
C.<% = “hello world ” %>  
D.<% ! “hello world ” %>