下面是重载为非成员函数的运算符的函数原型,其中错误的是()。


下面是重载为非成员函数的运算符的函数原型,其中错误的是()。

A.BigInt operator +(BigInt, BigInt)

B.BigInt&; operator =(BigInt&;, BigInt)

C.BigInt operator -(BigInt,BigInt)

D.BigInt&; operator *(BigInt, BigInt)

正确答案:BigInt&; operator =(BigInt&;, BigInt)


Tag:函数 原型 成员 时间:2024-01-15 20:13:36