搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单选题】

What writes the text “ ” to the end of the file “file.txt”?()

A、 OutputStream out= new FileOutputStream (“file.txt”);       Out.writeBytes (“ /n”);

B、 OutputStream os= new FileOutputStream (“file.txt”, true);       DataOutputStream out = new DataOutputStream(os);  out.writeBytes (“ /n”);

C、 OutputStream os= new FileOutputStream (“file.txt”);       DataOutputStream out = new DataOutputStream(os);  out.writeBytes (“ /n”);

D、 OutputStream os= new OutputStream (“file.txt”, true);     DataOutputStream out = new DataOutputStream(os);  out.writeBytes (“ /n”);

更多“What writes the text “ ” to the end of the file “file.txt”?()”相关的问题
第5题

A、A.How to write business emails and memos.  B、B.How to design a thoughtful office culture.  C、C.How to set rules for employees to follow.  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服