将运算符>>重载为类CS的友元函数的格式是:friend istream & operator>>______。
【正确答案】:(istream &…,CS &…) ,“. . . ”可空白或填写任意合法指定名
将运算符>>重载为类CS的友元函数的格式是:friend istream & operator>>______。
- 2024-07-27 18:49:40
- C+ + 程序设计(04737)