chandra


{ City } bangalore
< Country > india
* Profession * software engineer
User No # 29370
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 2
Users Marked my Answers as Wrong # 0
Questions / { chandra }
Questions Answers Category Views Company eMail




Answers / { chandra }

Question { Satyam, 9095 }

What does the term immutable mean?


Answer

Based on the performance, frequent modification to the immutable objects will leave more objects for the garbage collection. So this is a kind of performance issue.

Is This Answer Correct ?    2 Yes 0 No