正确的函数定义形式为()。

正确的函数定义形式为()。

A.voidfun(void)

B.doublefun(intx;inty)

C.intfun(int=0,int);

D.doublefun(intx,y)

正确答案:A

猜你喜欢