Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jeff Cunningham   on Feb 08 In Java Category.

  
Question Answered By: Kristen Chavez   on Feb 08

this code fragment tests the number of arguments in a console
application programs , I mean the arguments in your main method, and
if it is not equals 2, couses the program , ends up.

Share: 

 
 
Didn't find what you were looking for? Find more on if(args.length != 2) System.exit(0) Or get search suggestion and latest updates.


Tagged: