|
| Total Answers and Comments: 6 |
Last Update: August 18, 2009 Asked by: sha_kr2001 |
|
| | |
|
Submitted by: sha_kr2001 Dear Mr Tarun,
I dont think that u have not understood the question.Immutable means when ever u will try to change the value of a string then a new object will be created and will point to that new object not to the original one. Using final means that u r not allowing that class to extend...
Above answer was rated as good by the following members: shouvanik1979, swpnl_ptl, james.vinett, sujithkthomas | Go To Top
|