单项选择题

ASP 语法中,要从服务器脚本输出信息到客户端的浏览器上应该采用()。

A.System.Out.Println()
B.Request.write()
C.< %=%>
D.< %echo%>