Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: accessor and modifier method exercise; exercise 100

    Settors are not intended to return a value. They are normally defined to return void.
  2. Re: accessor and modifier method exercise; exercise 100

    Why return the value of the arg passed in the method call?
    settor methods don't normally return a value.
Results 1 to 2 of 2