多项选择题
A.(ptr--) B.(--ptr) C.(ptr++) D.(++ptr)
A.str1={"books"} B.strcpy(str1,str2) C.str1=str2 D.strcpy(str2,str1)
A.2.5 B.2.75 C.3.375 D.3