单项选择题

A.k=FUN(x,n);
B.void FUN(n,x);
C.FUN(int y,double m);
D.FUN(10,12.5);