多项选择题

A.s=s+1;
B.char c=s[3];
C.int i=s.length;
D.String t=s+new Object();