下 程序能够把 Hello 写 data.txt 件中。 面 入 文 ofstream fout("data.txt"); cout << "Hello"; fout.close(); 正确答案:错误(×)