Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Nicole Hughes   on May 15 In Java Category.

  
Question Answered By: Isaac Evans   on May 15

i think u r not running the program  with proper values of arguments
u run the application with atlist 5 argumenf or remove the if condition and run
it with atlist 3 argument becouse in your code  u r using args[] of main  method
try it i think it will help u out

Share: