题目内容

向字符串缓存区中追加字符串,使用的方法是? ( )

A. length
B. delete
C. append
D. insert

查看答案
更多问题

关于 String、StringBuffer 和 StringBuilder 说法错误的是( )

A. String 创建的字符串是不可变的
B. StringBuffer 创建的字符串是可变的,而所引用的地址一直不变
C. StringBuffer 是线程安全的,因此性能比 StringBuilder 差
D. StringBuilder 没有实现线程安全,因此性能比 StringBuffer 好

当我们在搜索引擎中输入检索词去搜索信息时,搜索引擎会带着检索词到各大网站中去寻找信息.

A. 对
B. 错

将搜索范围限定在某指定网站用什么关键字?

A. inurl
B. intitle
C. site
D. filetype

Fermi is widely regarded as one of the leading scientists of the 20th century, only highly accomplished in theory.

A. 对
B. 错

答案查题题库