A、face
B、sake
C、concerns
D、best
第1题:
The husband’s () on her made Helen finally decide to get a divorce.
A、fight
B、betrayal
C、go
D、waste
第2题:
A.Arrays.sort(s);
B.s=newTreeSet(s);
C.Collections.sort(s);
D.s=newSortedSet(s);
第3题:
4、已知字符串s='who',则执行语句 s[-1]='at' 后,s的值为:
A.'what'
B.'wha'
C.'whoat'
D.报错,且s的值不变
第4题:
A、bred
B、inserted
C、raised
D、broken
第5题:
已知字符串s='who',则执行语句 s[-1]='at' 后,s的值为:
A.'what'
B.'wha'
C.'whoat'
D.报错,且s的值不变