单项选择题

A.int Func(int,int,int);
B.double Func(int,int);
C.double Func(double,double);
D.double Func(int,double);