Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Re: How to use constructors and class objects together.

    The variable named savings in one class is entirely separate from a variable with the same name in another class.
    The PiggyClass's method: getSaving() will return the value of savings in the...
  2. Re: How to use constructors and class objects together.

    What error messages were you getting?
    What variable is the problem?
Results 1 to 2 of 2