public static void main(String args[]) { //code return; }
System.exit(0); // successfully terminated System.exit(n); // terminated with error code