Search:

Type: Posts; User: brandalicious78

Search: Search took 0.19 seconds.

  1. Replies
    11
    Views
    7,136

    Re: Java Song class

    I am not sure. I appreciate the help but I think I'm just gonna call it a day. Thank you though. :)
  2. Replies
    11
    Views
    7,136

    Re: Java Song class

    nothing is hidden. all the files need to be open for it to run i believe
  3. Replies
    11
    Views
    7,136

    Re: Java Song class

    I am not positive. I don't understand what IDE is. I am coding in Dr.Java if that helps?
  4. Replies
    11
    Views
    7,136

    Re: Java Song class

    The code was originally written with the InventoryItem class and I changed it to Song because that is what is required. The code doesnt have anything left that says InventoryItem in it so I am...
  5. Replies
    11
    Views
    7,136

    Re: Java Song class

    4 errors found:
    File: /Users/brandifelzmann/Downloads/stacks/UseSimpleSongStack.java [line: 32]
    Error: /Users/brandifelzmann/Downloads/stacks/UseSimpleSongStack.java:32: cannot find symbol
    symbol...
  6. Replies
    11
    Views
    7,136

    Java Song class

    Instructions:
    Now it's time to code. You will be creating a program that implements a stack of Songs.
    Step 1: Create a class called Song that has 3 attributes-title, artist, and price. It should...
Results 1 to 6 of 6