单项选择题

A.sock.accept();
B.sock.getDataOutputStream();
C.sock.getOutputStream();
D.new DataOutputStream(sock);