Search:

Type: Posts; User: easports

Search: Search took 0.13 seconds.

  1. Replies
    11
    Views
    833

    Re: Please Help URGENT!!

    it won't run because the line u told me to add before is showing errors: "cir = new Circle();" in the Shape class if u look above
  2. Replies
    11
    Views
    833

    Re: Please Help URGENT!!

    ok now what
  3. Replies
    11
    Views
    833

    Re: Please Help URGENT!!

    I added that part you told me to add to Nov4 but when I add the other part to the Shape class it's giving me error on the line "cir = new Circle();" in the Shape class. How to fix this problem?
    ...
  4. Replies
    11
    Views
    833

    Re: Please Help URGENT!!

    Yes of course, as long as the main idea of the program is kept.

    The idea is I want to be able to call the individual objects .toString method to display all the info of the circle information...
  5. Replies
    11
    Views
    833

    Re: Please Help URGENT!!

    But I want to override the toString method and use it to display the info I am trying to display above, can you help me with that?
  6. Replies
    11
    Views
    833

    Please Help URGENT!!

    Hey there,

    For some reason when I run this code my output isn't what I want it to be.

    Can you please tell me how to fix it or what I can make better to make this code work and output the...
Results 1 to 6 of 6