单项选择题

String str="Hello";
String b=str.substring(0,2);
A.
Hello    B.
hello 
C.
 He  D.
null

微信扫码免费搜题