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 is an event? Define delegate?
Are arrays immutable c#?
What is class method c#?
What is type checking in c#?
What is the difference between and xml documentation tag?
Explain more on CLR
Is null c# operator?
Enlist the different types of classes in c#?
How do I do implement a trace?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
What is the difference between method parameters and method arguments. Give an example?
What is the difference between returning iqueryable vs ienumerable?
How do I do a case-insensitive string comparison?
what is the syntax to inherit from a class in c#?
Describe the parts of assembly.