A、stop() B、init() C、paint() D、repaint()
A、s+="books"; B、char c = s[1]; C、int len = s.length; D、s = s-"books";
A、Frame B、Panel C、Container D、Applet