In Java, can you force a thread to stop its execution using the stop() method?
In Java, can you force a thread to stop its execution using the stop() method? Correct Answer Yes, but it is discouraged because it can leave the program in an inconsistent state
মোঃ আরিফুল ইসলাম
Feb 20, 2025