题目内容

I had to plow through a stack of letters in the office for the whole day.

A. browse quickly
B. finish with great effort
C. write in reply

查看答案
更多问题

String a = "Hello"; 则执行a.replace("e","f")后a的内容为_____.(答案只写字符串的内容,不用加双引号)

String a = "123"; 则执行a.concat("456")后a的内容为_______。(答案只写字符串的内容,不用加双引号)

String a = "123456"; 则a.charAt(3)的结果为_____。(答案只写字符的内容,不用加单引号)

int的最大值可以通过其对应的封装类的_______成员变量获取。

答案查题题库