Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,322

    Re: problem with inheritance

    That part of the printout is from the default toString() method for the NewClass method. You need to override the toString() method in the NewClass class and have it return the String you want to...
  2. Replies
    6
    Views
    1,322

    Re: problem with inheritance

    Please show what the input and output for the program should look like.
    Explain what is wrong with its current output and show what it should be.

    How does anyone compile, and execute the program...
Results 1 to 2 of 2