- See when ever you use Thread.sleep(300) ---- when ever you use Thread, better use InterruptedException
Ex: public static void man(Strings args[]) throws InterruptedException {
Ex: public static void man(Strings args[]) throws InterruptedException {
No comments:
Post a Comment