试题详情
- 多项选择题java中 String str = "hello world"下列语句错误的是()。
A、str+=’ a’
B、int strlen = str.length
C、str=100
D、str=str+100
- A,B,C
关注下方微信公众号,在线模考后查看
热门试题
- 现有: class&ens
- 1. class
- public class&e
- public class&e
- 在文件读,写完毕之后是否需要关闭文件?(
- 如何在构造函数中给出参数?()
- What is th
- Which code&ensp
- Which code&ensp
- 11. String&ens
- 求任意一个正整数的正整数因子 要求:用户
- 11. public&ens
- A programmer&en
- Assume the&ens
- 1. import&ensp
- Which the thre
- Which can 
- public class&e
- 针对以下代码,哪些说法是正确的:()。
- 怎样使用匿名类的对象?