A.3 B.2 C.4 D.5
A.s[--top]=e; B.e=s[++top]; C.e=s[top--]; D.s[++top]=e;
A.strcat B.strcmp C.strcpy D.strlen