3.8元等于( )元( )角,2元4角=( )元。
3;8;2.4
重载输入流运算符))必须使用的原型为( )。
A.istream&operator>>(istream&,<类名>&);
B.istream&operator>>(istream,<类名>);
C.istreamoperator>>(istream,<类名>&);
D.<类名>operator>>(istream&,<类名>&);
数据库系统的用户对数据库的查询和存储操作使用的语言是______。
A.自然语言
B.自含语言
C.数据描述语言
D.数据操作语言