A. double max(int a,int b) B. void max(int a,double c,int b) C. double max(double a,double b) D. int max(int x,int y,double z)