输入流对象是信息流出的源头.istream,ifstream和istrstream是三个最重要的输入流类。()

输入流对象是信息流出的源头.istream,ifstream和istrstream是三个最重要的输入流类。()


相关考题:

重载输入流运算符))必须使用的原型为()。A.istreamoperator>>(istream,);B. 重载输入流运算符))必须使用的原型为( )。A.istreamoperator>>(istream,<类名>);B.istreamoperator>>(istream,<类名>);C.istreamoperator>>(istream,<类名>);D.<类名>operator>>(istream,<类名>);

重载输入流运算符>(ostream,);B.istream 重载输入流运算符<<必须使用的原型为A.ostream operator>>(ostream,<类名>);B.istreamo perator>>(istream,<类名>);C.ostream operator>>(ostream,<类名>);D.<类名>operator>>(istream,<类名>);

重载输入流运算符>>必须使用的原型为A.istream operator>>(istream,);B.is 重载输入流运算符>>必须使用的原型为A.istream operator>>(istream,<类名>);B.istream operator>>(istream,<类名>);C.istream operator>>(istream,<类名>);D.<类名>operator>>(istream,<类名>);

输入流对象是输出流的源头,下面 ______ 不是输入流类。A.cinB.istreamC.ifstreamD.istrtream

重载输入流运算符>>必须使用的原型为A.istream operator >> (istream,);B. 重载输入流运算符>>必须使用的原型为A.istream operator >> (istream,<类名>);B.istream operator >>(istream,<类名>);C.istream operator>>(istream,<类名>);D.<类名>operator >>(istream ,<类名>);

输入流对象是输出流的源头,下面( )不是输入流类。A.cinB.istreamC.ifstreamD.istrtream

重载输入流运算符>>必须使用的原型为()。A.istream operator>>(istream,);B 重载输入流运算符>>必须使用的原型为( )。A.istream operator>>(istream,<类名>);B.istream operator>>(istream,<类名>);C.istream operator>>(istream,<类名>);D.<类名>operator>>(istream,<类名>);

重载输入流运算符>>必须使用的原型为A.istream operator >>(istream,);B.i 重载输入流运算符>>必须使用的原型为A.istream operator >>(istream,<类名>);B.istream operator >>(istream,<类名>);C.istream operator >> (istream,<类名>);D.<类名> operator >>(istream,<类名>);

重载输入流运算符>>必须使用的原型为A.ostream operator>>(ostream,);B.istream 重载输入流运算符>>必须使用的原型为A.ostream operator>>(ostream,<类名>);B.istream operator>>(istream,<类名>);C.ostream operator>>(ostream,<类名>);D.<类名>operator>>(istream,<类名>);