单项选择题

A、s+="books";
B、char c = s[1];
C、int len = s.length;
D、s = s-"books";