可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Whichtwo scenarios are&#81


Whichtwo scenarios are NOT safe to replace a StringBuffer object with a StringBuilder object?()

  • AWhen using versions of Java technology earlier than 5.0.
  • BWhen sharing a StringBuffer among multiple threads.
  • CWhen using the java.io class StringBufferInputStream.
  • DWhen you plan to reuse the StringBuffer to build more than one string.
  • EEnitiation of separate design processes to the separation of user
参考答案
参考解析:
分类:SCJP程序员认证考试题库