Search:

Type: Posts; User: PhHein

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    1,292

    Re: Object Orientation Program Help.

    OK, so you have a String scores = "12345" or similar. Each digit has to be stored at an index of the array grades.
    you can loop over the String and use charAt() or substring() to get the single...
  2. Replies
    7
    Views
    1,292

    Re: Object Orientation Program Help.

    OK, now you've dumped a load of unformatted code that violates coding conventions on us, without even asking a question. What do you expect?
Results 1 to 2 of 2