下面的()函数头格式不正确。

下面的()函数头格式不正确。

A.AA(inta,intb)

B.AA(inta,intb=0)

C.AA(inta=0,intb=0)

D.AA(inta=0,intb)

正确答案:A

猜你喜欢