Question:Which cannot directly cause a thread to stop executing? 

A Calling the SetPriority() method on a Thread object. 

B Calling the wait() method on an object. 

C Calling notify() method on an object. 

D Calling read() method on an InputStream object. 

+ Answer
+ Explanation
+ Report
Total Preview: 1379

Copyright © 2024. Powered by Intellect Software Ltd