G
Guest
Hello All,
From time to time, I noticed from sample snippets of code that the author
explicitly set their variables to null to towards the end of a method.
Would someone tell me the reasoning for this. is it for optimization
reasons (eg. garbage collection)
thanks
From time to time, I noticed from sample snippets of code that the author
explicitly set their variables to null to towards the end of a method.
Would someone tell me the reasoning for this. is it for optimization
reasons (eg. garbage collection)
thanks