Search:

Type: Posts; User: helloworld922

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    2,160

    Re: need help on an assignment :(

    Regardless, you are only allowed to return one thing. But yes, what you return doesn't matter, so you could create an object to hold lot of different information and return that single object.

    The...
  2. Replies
    6
    Views
    2,160

    Re: need help on an assignment :(

    To learn the java syntax, I'd suggest Java nuts and bolts: Control Flow Statements to understand how to write for, while, and if/else statements to control the flow of your program.

    A good idea...
Results 1 to 2 of 2