Search:

Type: Posts; User: djl1990

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,440

    Re: Simple Java Program

    Like i said all you need is the lines i posted.

    Theres no need for any Exception handling here.
  2. Replies
    6
    Views
    1,440

    Re: Simple Java Program

    Youve got loads of irrelevant lines. and no need to declare 'count' integer twice. you do that in the first part of the for loop. Also you dont need the multiplication? You just want to print 2 4 6 8...
Results 1 to 2 of 2