口腔内检查的内容包括
A.口腔一般情况
B.牙周检查
C.牙列检查
D.缺牙区检查
E.以上都对
参考答案:E
已知一次函数的图象过点(3,5)与(-4,-9),则该函数的图象与y轴交点的坐标为______.
重载输入流运算符>>必须使用的原型为
A.ostream& operator>>(ostream&,<类名>);
B.istream& operator>>(istream&,<类名>&);
C.ostream operator>>(ostream,<类名>&);
D.<类名>operator>>(istream&,<类名>&);