System.exit(0); ` System.exit(1); System.exit(-1);
When and why and what is difference between these methods in java.