Search:

Type: Posts; User: xs4rdx

Search: Search took 0.11 seconds.

  1. Replies
    1
    Views
    2,706

    Random Letter problem please help!

    I've got a database of words which are held in an arraylist. I have created a getWord method which selects a word at random. The computer needs to select a letter out of the seleted random Word. At...
  2. Replies
    2
    Views
    1,427

    Please help with this code.....

    I dont understand whats wrong with my code. I have created a word guess game where on the menu the user has to select an option so a letter is generated in the word a bit like hangman but it does not...
  3. Thread: ARRAYLIST

    by xs4rdx
    Replies
    4
    Views
    2,823

    Re: ARRAYLIST

    It comes up with cannot find symbol variable index?
  4. Thread: ARRAYLIST

    by xs4rdx
    Replies
    4
    Views
    2,823

    ARRAYLIST

    Hi,
    I need to create a method which selects a random word from my array list at random...at the moment it prints out what is in the array list...




    public class Bank

    {
    public...
  5. Replies
    0
    Views
    3,281

    Java Questions! :)

    I am stuck on these questions (I am a beginner at Java):
    In class ClubDemo, include membership number data where you add the records in the demo() method and In class Club write a new method...
  6. Thread: Java Help...

    by xs4rdx
    Replies
    1
    Views
    1,302

    Java Help...

    I need to create a method which totals a series of positive integers which the user enters from the keyboard. The user will type in each value followed by an <Enter> keypress. After the last value...
Results 1 to 6 of 6