Search:

Type: Posts; User: leonne

Search: Search took 0.11 seconds.

  1. Replies
    10
    Views
    1,250

    Re: Need help storing user data in hashtable

    ok question, this is what i did. first class should store all the courses in a hashtable. the next class store all students in a particular class which i am confused about

    import...
  2. Replies
    10
    Views
    1,250

    Re: Need help storing user data in hashtable

    ok thanks for the help
  3. Replies
    10
    Views
    1,250

    Re: Need help storing user data in hashtable

    its a txt file here
    1. Make sure you have the code in your view class, StudentSystem, to receive all commands listed in the latest Mid-term project requirement document on Sakai. Make sure your...
  4. Replies
    10
    Views
    1,250

    Re: Need help storing user data in hashtable

    Professor told us that we need to use hashtable. Here is what he told us for student class"...Hashtable variable, enrollments to hold all enrollment of this stduent." Also said for the course class...
  5. Replies
    10
    Views
    1,250

    Re: Need help storing user data in hashtable

    ok thanks, ill try that out, and I replied to my other post.

    ok here is what I did, seems to work well no error.
    would this way work? The program should let the user create as many course has...
  6. Replies
    10
    Views
    1,250

    Need help storing user data in hashtable

    Hey, I am making a class registering program where the user can create course add students to that class and some other things. I am having trouble with the hashtable. I am trying to store the user...
Results 1 to 6 of 6