下列函数参数默认值定义错误的是()。
A.Fun(intx=100)
B.Fun(intx,inty=0)
C.Fun(intx=f())(设函数f()已经定义)
D.Fun(intx=0,inty)
正确答案:D
相关答案
热门答案