单项选择题

A.document.writeln("hello")
B.document.write("hello\n")
C.document.write("hello")
D.document.writeln("hello\n")