Search:

Type: Posts; User: kl2eativ

Search: Search took 0.10 seconds.

  1. Re: I need to create a class that coordinates all the others and don't know what it m

    this is what it says for the test class:
    Provide a test class that "coordinates the activities of the classes outlined above by:
    - Creating a student and adding it to the database
    - Remove a...
  2. Re: I need to create a class that coordinates all the others and don't know what it m

    Yes the last part of the Assignment is to create another class called test that "coordinates the activities of the classes outlined above by:
    - Creating a student and adding it to the database
    -...
  3. Re: I need to create a class that coordinates all the others and don't know what it m

    What is this trying to do ??
    getData.getWord("Enter name");
    getData.getWord("Enter middle name");

    .getWord does this even exists?

    I need to define getData in the main class and I can do it...
  4. Re: I need to create a class that coordinates all the others and don't know what it m

    Good idea, but can you give me an idea of what getData is suppose to do so i can define it?
  5. Re: I need to create a class that coordinates all the others and don't know what it m

    I need a menu that each option performs a task. I think that menu is already written in the main class?? I don't know why the Professir had that getData there because like you said it is not define...
  6. Re: I need to create a class that coordinates all the others and don't know what it m

    i need help with my last class that performs the following :
    - Remove a student
    - Change a student last name
    - Display all students added
    - Display students removed

    Then I guess from the main...
  7. I need to create a class that coordinates all the others and don't know what it means

    Hello I have an assignment, and I need to create this class that i guess puts everything together. Everything that I have done it was writting by the professor,i guess I just need an extra class to...
Results 1 to 7 of 7