Search:

Type: Posts; User: alex8

Search: Search took 0.10 seconds.

  1. Thread: Help

    by alex8
    Replies
    1
    Views
    1,000

    Help

    I was assigned a project to write a program that reads a list of singular words from a file and then makes them plural. I am new to programming and have little to no idea what I am doing. Where do I...
  2. Replies
    4
    Views
    1,348

    Re: NEED HELP! ROOKIE JAVA USER

    this is my attempt to open a file so far...I am completely lost


    import

    java.io.InputStreamReader;

    import

    java.io.BufferedReader;
  3. Replies
    4
    Views
    1,348

    NEED HELP! ROOKIE JAVA USER

    Hello,

    I just started to work with java a few months ago. I am trying to write a program that reads a text file, counts the number of words, and the number of times each word is repeated. Can...
Results 1 to 3 of 3