Search:

Type: Posts; User: jeremy2GO

Search: Search took 0.20 seconds.

  1. Replies
    6
    Views
    1,349

    Re: Help with array

    Thanks for your response I decided to redo everything from the beginning and I am pretty much stuck there :



    int[] studentID = new int[maxStudent];
    char [] Answer = new char [19];
    ...
  2. Replies
    6
    Views
    1,349

    Re: Help with array

    Junky ,
    can you please show me how to do it , I am a beginner and don't want to messed up
    Thanks
  3. Thread: Hello

    by jeremy2GO
    Replies
    2
    Views
    790

    Hello

    Hello everybody ,

    my name is Jeremy and I'm a newbie in Java , and a Freshmen at the University of Saint Louis
    I like almost everything related to tech and enjoy doing outdoor activities ....
  4. Replies
    6
    Views
    1,349

    Help with array

    Hello ,

    basically i want to write a program to compare 2 answer like the first line is the answer key and all the other lines are the students Id , and answer
    like so :


    TFTFTFTFTFTFTFTFTFTF...
Results 1 to 4 of 4