Best Tutorials website


Passing variables into methods

Passing variables into methods

If the variable passed is a primitive, only a copy of the variable is actually passed to the method. So modifying the variable within the method has no effect on the actual variable.




Views: 851 | Rating star | by Slicer




View this tutorial
Broken link Report broken link?