单项选择题

控制台应用程序,字符串的输出使用()方法。

A.Console.Read()
B.Console.ReadLine()
C.Console.Write()
D.Console.In.read()