单项选择题

A.str.replace(char,’’)
B.str.remove(char)
C.str.strip(char)
D.A和C都对