试题详情
- 多项选择题Which of the following fragments might cause errors?()
A、 String s = "Gone with the wind";String t = " good ";String k = s + t;
B、 String s = "Gone with the wind";String t;t = s[3] + "one";
C、 String s = "Gone with the wind";String standard = s.toUpperCase();
D、 String s = "home directory";String t = s - "directory";
- B,D
关注下方微信公众号,在线模考后查看
热门试题
- 接口中只能包含抽象方法,不能包含实例方法
- 现有: &ens
- GUI控件的事件处理中,事件源与监听器之
- 什么是抽象方法?它有何特点?如何定义抽象
- An object̳
- 获取File实例所封装文件长度的方法是?
- public class&e
- 已知: 的输出为是()
- Given the&ensp
- 现有如F包结构: &ensp
- Which expressi
- Which the JSTL
- Which two̳
- java中HashTable,Vecto
- Given an
- 举例说明this关键字的作用。
- “子类的域和方法的数目一定大于等于父类的
- 举例说明Swing控件的事件处理过程。
- 下面关于try、catch和finall
- 以下关于支持Java运行平台的叙述,哪项