试题详情
- 单项选择题 字符串的append函数可以添加多种内容,以下append函数的使用中,错误的是() StringBuffer strb1 = new StringBuffer(); Integer intObj = new Integer(33);
A、strb1.append(3.14159);
B、strb1.append(’数’);
C、strb1.append(true);
D、strb1.append(intObj);
- D
关注下方微信公众号,在线模考后查看
热门试题
- 关于PreparedStatement与
- public class&e
- Fibonacci数列的前几个数为:0,
- 写一段代码,把List容器中的数字元素“
- package test1;
- A Company.com&
- Which two̳
- 下面哪段程序能够正确的实现了GBK编码字
- Assume theQ
- 求字符串“This is my Basi
- class TestApp{
- 将如下的乘法口诀表写入到“D:////a
- JDK工具javadoc的作用是哪项?(
- What is th
- 11. class&ensp
- 1. public&ensp
- public c
- Which three
- 编写一个程序,用一个线程显示时间,一个线
- 已知: 在第4行插入哪句代码系统的输出