Search:

Type: Posts; User: hinatahyuuga1133

Search: Search took 0.08 seconds.

  1. Replies
    12
    Views
    2,257

    Re: Homework help please

    So i redid my code for Dog.


    //********************************************************************
    // Dog.java Author: Anastacia Williams
    //
    // Get and set doog name and age
    //
    // ...
  2. Replies
    12
    Views
    2,257

    Re: Homework help please

    What the differences is. I read my text but i do not understand it.
  3. Replies
    12
    Views
    2,257

    Re: Homework help please

    I am sorry i am not sure.
  4. Replies
    12
    Views
    2,257

    Re: Homework help please

    yes. the first code is my Dog. public String toString() i am not sure if i need to add anything in there and i am very confused at why it is not working.
  5. Replies
    12
    Views
    2,257

    Re: Homework help please

    Well since i added what you want this si the error code i get now
    I:\New Folder\Kennel.java:32: error: cannot find symbol
    System.out.println ( "First Dog " + dog1.toString);
    ...
  6. Replies
    12
    Views
    2,257

    Homework help please

    I am having issues with creating class for my home work.

    The project: Designing and implementing a class called dog that contains instance datat that represents the dogs name and age. i have to...
Results 1 to 6 of 6