单项选择题
A.char fun(int,int); B.double fun(int,int,double); C.int fun(int,char*); D.float fun(int,int,int);