Search:

Type: Posts; User: purple_ninjaa

Search: Search took 0.09 seconds.

  1. Re: need help with creating a catalogue class for my java program

    @GregBrannon
    Sorry about that this is my first time im using a forum. thanks for that! it was helpful, Although im still unsure of what to highlight in my first message?
    i'm not sure how to start...
  2. need help with creating a catalogue class for my java program

    I'm new to java and need help with creating a catalogue class for my java program
    this is what i have been asked to do:

    Create a Catalogue class that holds any number of products. Use an...
  3. I'm new to java and need help with creating a catalogue class for my java program

    this is what i have been asked to do:

    Create a Catalogue class that holds any number of products. Use an ArrayList, to hold
    the products. Write at least methods
    • addAProduct(…) providing a...
Results 1 to 3 of 3