Passing parameters
|
(expression)
|
-value of parameter is calculated every time it is referred to from within the method
|
[code]
|
-value of parameter is processed only once-before the method is called
|
{code}
|
-value of parameter is processed every time it is referred to from within the method
|
Copyright © 19972021 Art. Lebedev Studio | http://www.artlebedev.com | Last updated: 04.09.2009 |