[单选题]

以下正确的函数定义是______。

A.double f1(int x,int y)

B.double f1(int x;int y)

C.double f1(int x;float y)

D.double f1(int x,y)

参考答案与解析: