Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: Need help understanding a Lab. Don't know if I should make a nested class or extend the class itself.

    It help if you would copy the full contents of the console from when you execute the program and paste it here.
    Add some comments following the output describing what is wrong with it.
  2. Re: Need help understanding a Lab. Don't know if I should make a nested class or extend the class itself.

    Also the class shouldn't have static variables. Each instance of the class will want its own variables.
    This is confusing:
    Did your prof define that as static?
Results 1 to 2 of 2