Search:

Type: Posts; User: sc23

Search: Search took 0.43 seconds.

  1. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    no you can search any words you want. The words can be typed into the prompt box when you run the code. The scanner is used to create this.
  2. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    i posted the assignment above. I would ask more specific questions but I am so confused I really don't even know what to ask. We are pulling from files for example (Document.txt) and the program is...
  3. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    read the line of words. Then go through each word...? IDK AH :(
  4. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    you would need to scan the other document to search for the words you are looking for
  5. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    how would you check that?
  6. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    Yes the code reads in the words that I type in the Java prompt to box.
  7. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    Yes, it is supposed to use text files then count the words you enter in that file. But when I enter which words to count it doesn't work. I don't know exactly which part of my code if wrong for this...
  8. Replies
    17
    Views
    1,156

    Re: JAVA HELP PLEASEEEEEEEE

    I am working on the last code that I posted. I am trying to read in a handful of words on one line. Then every time you read in a new line form a file I want to check if any of the words you're...
  9. Replies
    17
    Views
    1,156

    JAVA HELP PLEASEEEEEEEE

    For this assignment you are to write a program that handles text files. The assignment requires three classes (plus library classes); we've given you two - FreqStudy, the driver, and another class,...
Results 1 to 9 of 9