Search:

Type: Posts; User: aura2; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    5,579

    hey thanks a lot gothic, i had just finished it...

    hey thanks a lot gothic, i had just finished it but what you put helped me understand and clear up some of the code. I appreciate it.
  2. Replies
    4
    Views
    5,579

    nvm i figured it out

    nvm i figured it out
  3. Replies
    4
    Views
    5,579

    this is the entire problem, forgot to post it...

    this is the entire problem, forgot to post it earlier:


    Create an object class named students.java with the following object variables:

    String s[] = new String[30];
    int number;

    The...
  4. Replies
    4
    Views
    5,579

    Problem in my java class

    Ok this is what i am supposed to do

    [QUOTE]

    Create an object class named students.java with the following object variables:

    String s[] = new String[30];
    int number;

    The constructor,...
Results 1 to 4 of 4