Which two CANNOT directly cause a thread to stop executing? ()  

A .  Existing from a synchronized block. B .  Calling the wait method on an object. C .  Calling notify method on an object. D .  Calling read method on an InputStream object. E .  Calling the SetPriority method on a Thread object.

时间:2022-08-31 12:19:36 所属题库:SCJP程序员认证考试题库

相似题目