A.1 B.2 C.4 D.8
A.int Function(int a); B.void Function (char); C.int Function(a); D.void int(double* a);
A.2 B.4 C.6 D.8