To continue from
yesterday's thread....
Why don't you write one for us that tests this?
Have it demonstrate what will happen if you try to reassign a final variable.
Show us how you can change the data contained by the object to which the variable is assigned (for example: change the value of a StringBuilder object).
Tell us what you expected the program to do.
Tell us what happened when you tried to compile it in both cases.
Tell us what happened when you ran this program.
[ April 09, 2008: Message edited by: Ben Souther ]