What does the term immutable mean?
Answer Posted / chandu
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 |
Post New Answer View All Answers
What are winforms in c#?
What is datetime parse in c#?
What is variable in c#?
What is difference between array and arraylist c#?
Explain the steps to create satellite assembly?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
What is cts, clr?
When can a derived class override a base class member?
Is ram a heap?
What is strong name assembly?
What is a thread c#?
What are the applications of c#?
Why interface is required?
Explain clr in brief.
For read-only operation which property you have to designated?