Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Harley Evans   on Nov 12 In Java Category.

  
Question Answered By: Salvador Alexander   on Nov 12

If you mean that you can't figure out how to make the program  exit
without continuing, use System.exit(int status), where status=0 means
normal termination and status=nonzero means abnormal termination.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on program to end if the year is less than 1582. Or get search suggestion and latest updates.


Tagged: