A.int DE(int a, int b)
B.void DE(int a, char b)
C.float DE(int a, int b, int c = 0)
D.void DE(int a, int b=0)