複選題
175
Which two scenarios are NOT safe to replace a StringBuffer object with a StringBuilder object? (Choose
two.)
(A) When using versions of Java technology earlier than 5.0.
(B) When sharing a StringBuffer among multiple threads.
(C) When using the java.io class StringBufferInputStream.
(D) When you plan to reuse the StringBuffer to build more than one string.
(E) Enitiation of separate design processes to the separation of users
答案:登入後查看
統計: A(9), B(11), C(0), D(1), E(1) #2195014
統計: A(9), B(11), C(0), D(1), E(1) #2195014