Search:

Type: Posts; User: MassDet

Search: Search took 0.06 seconds.

  1. Replies
    14
    Views
    1,619

    Re: Very Beginner...very frustrated...

    Hey just wanted to say I was able to get my little homework program to function correctly. I did a happy dance. Wanted to say thanks again for your help.
  2. Replies
    14
    Views
    1,619

    Re: Very Beginner...very frustrated...

    Okay hopefully this is the last time I need to ask a question...at least for this assignment. I have an Animal class and then a dog, cat, and lion subclass. My main class is DemoAnimal. Everything...
  3. Replies
    14
    Views
    1,619

    Re: Very Beginner...very frustrated...

    That did help. Thank you again.
  4. Replies
    14
    Views
    1,619

    Re: Very Beginner...very frustrated...

    Ah well I know you just finished helping me but now I am having another problem. Below is the actual hellish homework assignment. It compiles fine now thanks to your help. However now when I try...
  5. Replies
    14
    Views
    1,619

    Re: Very Beginner...very frustrated...

    Well I did think about what you said and changed my homework. I declared the objects in the animal class and then when I called the instance of that object it work!!! Seriously Awesome. I am...
  6. Replies
    14
    Views
    1,619

    Re: Very Beginner...very frustrated...

    Yes I did. What is confusing me though is that the book says that line is "making a dog object" I typed it exactly how the book has it.

    because if I am not mistaken I dont want a statement or a...
  7. Replies
    14
    Views
    1,619

    Re: Very Beginner...very frustrated...

    well I don't know how to copy past from Command Prompt so Ill type it out (I know Im new) so Ill type it out.

    DogTestDrive.java:3: error: cannot find symbol
    Dog d = newDog();...
  8. Replies
    14
    Views
    1,619

    Very Beginner...very frustrated...

    Okay so I am in an online class, and at this point I really regret it. There isn't any teaching, just a book an assignment and go. And this stuff is just not working out for me. This week we are...
Results 1 to 8 of 8