Search:

Type: Posts; User: zhider

Search: Search took 0.17 seconds.

  1. Re: How to read letters from a word into an array?

    The word is a String in an array (finds one word by getting a random word from the array). What I need to happen is that the word (lets use the as an example) to be split into its seperate...
  2. How to read letters from a word into an array?

    For my hangman game for class, I need to write each letter of a word into an array. How would I go about this?
  3. Replies
    2
    Views
    1,748

    Re: How to get a random item from an array?

    Ok, I will try it out, thanks.
  4. Replies
    2
    Views
    1,748

    How to get a random item from an array?

    I am making a hangman program for my java class (using the netbeans IDE) and I have, so far, made it write the words from a list on a seperate file and write them into an array. Now I need to find...
  5. Exception Handling, Should be easy for anyone with experience.

    I am taking an incredibly difficult java programming class. I have to do exception handling. In the code below I need to make a new method to do the exception handling thing to make sure x2, x1. y1....
Results 1 to 5 of 5