A Admin • 828.03K Points Coach Q. What is the output if two threads call `start()` on the same thread object? (A) It will run twice (B) IllegalThreadStateException is thrown (C) It runs once normally (D) Nothing happens Correct Answer - Option(B) Views: 11 Filed under category Java Hashtags: Java Multithreading Share Manage Tags
Discusssion
Login to discuss.