Q. Which cannot directly cause a thread to stop executing?

  • (A) Calling the SetPriority() method on a Thread object
  • (B) Calling read() method on an InputStream object
  • (C) Calling notify() method on an object
  • (D) Calling the wait() method on an object
πŸ’¬ Discuss
βœ… Correct Answer: (C) Calling notify() method on an object

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
254
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Manisha Agrawal
Publisher
πŸ“ˆ
90%
Success Rate