单项选择题

A.document.write("hello world")
B.("hello world")
C."hello world"
D.response.write("hello world")