Science Fair Project Encyclopedia
Mutator method
In computer science the mutator method is a method that changes the value of the argument variables.
In the pass-by-value form of argument passing, a reference or pointer to the data needs to be passed.
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


