问题 单项选择题

已知有定义:Strings="story",下面( )表达式是合法的。

A.s+="books";

B.char C=s[1];

C.int len=length;

D.String s=toLowerCase();

答案

参考答案:A

单项选择题
名词解释