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
A.n-1 B.n C.n+1 D.n/2