問題詳情

242  5e4e1a5255a49.jpg
Which three changes should be made to adapt this class to be used safely by multiple threads? (Choosethree.)
(A) declare reset() using the synchronized keyword
(B) declare getName() using the synchronized keyword
(C) declare getCount() using the synchronized keyword
(D) declare the constructor using the synchronized keyword
(E) declare increment() using the synchronized keyword

參考答案

無參考答案

內容推薦

內容推薦