网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
If the idea is wrong, the project fail, ________ good the other ideas might be.
A.though
B.however
C.whatever
D.whichever
参考答案
更多 “ If the idea is wrong, the project fail, ________ good the other ideas might be. A.thoughB.howeverC.whateverD.whichever ” 相关考题
考题
执行语句序列 ofstream outfile(”DATA.DAT"); if(…)cout<<"OK";elsec out<<"FAIL"; 后,如果文件打开成功显示“OK”,否则就显示“FAIL”。由此可知,上面if语句的…处的表达式应是A.outfile.fail()或 outfileB.outfile.good()或 !outfileC.outfile.good()或 outfileD.outfile.fail()或 !outfile
考题
执行语句序列ofstream outfile(“DATE.DAT”);if(…)cout<<"OK"; else cout<<"FAIL"后,如果文件打开成功,显示“OK”,否则显示"FAIL"。由此可知,上面if语句…处的表达式是:A.outfile.fail( )或outfileB.outfile.good( )或outfileC.outfile.good( )或!outfileD.outfile.fail( )或!out file
考题
对于下面的程序: ifstream fin(c:\test.txt) ; if(fin) cout < < "ok"; else cout < < "wrong"; if语句中的内容可以换为A.fin. fail( ) ;B.fin. bad( ) ;C.fin. good( ) ;D.fin. eof( ) ;
考题
对于下面的程序 ifstream fin(c:\test.txt); if(fin) cout<<"ok"; else cout<<"wrong"; 对于if语句中的内容可以换为A.fin.fail( ):B.fin.bad( );C.fin.good( );D.fin.eof( );
考题
执行语句序列 ofstream outfile("data.dat"); if(…)cout<<"ok";else cout<<"fail"; 后,如果文件打开成功,显示“ok”,否则显示“fail”。由此可知,上面if语句的“…” 处的表达式是A.outfile.fail()或outfileB.outfile.good()或!outfileC.outfile.good()或outfileD.outfile.fail()或!outfile
考题
执行语句序列 ofstream outfile("datA.dat"); if(…)cout<<"ok"; else cout<<"fail"; 后,如果文件打开成功,显示“ok”,否则显示“fail”。由此可知,上面if语句的“…”处的表达式是( )。A.outfile.fail()或outfileB.outfile.good()或!outfileC.outfile.good()或outfileD.outfile.fail()或!outfile
考题
执行语句序列 ofstream outfile ("DATA. DAT"); if(...)cout <<"OK";else cout <<"FAIL";后,如果文件打开成功,显示"OK",否则就显示"FAIL"。由此可知,上面if语句的...处的表达式应是______ 。A.outfile.fail ()或outfileB.outfile. good() 或outfileC.outfile.good ()或!outfileD.outfile.fail()或!outfile
考题
执行语句序列 ofstream outfile("data.dat"); if(...)cout<<"ok";else cout<<"fail"; 后,如果文件打开成功,显示“ok”,否则显示“fail”。由此可知,上面if语句的“...”处的表达式是( )。A.outfile.fail()或outffleB.outfile.good()或!outfileC.outfile.good()或outfileD.outfile.fail()或!outfile
考题
执行语句序列 ofstream outfite("data.dat"); if(...)cout<<"ok";else cout<<"fail"; 后,如果文件打开成功,显示 “ok”,否则显示“fail”。由此可知,上面if语句的“…”处的表达式是A.outfile.fail()或outfileB.outfile.good()或!outfileC.outfile.good()或outfileD.outfile.fail()或!outfile
考题
对于下面的程序 ifstream fin(C:\test.tXt); if(fin) cout<<"ok"; else cout<<"wrong"; 对于if语句中的内容可以换为A.fin.fail() ;B.fin.bad() ;C.fin,good() ;D.fin.eof();
热门标签
最新试卷