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


Please Help Members By Posting Answers For Below Questions

What is addressof operator?

522


Why generics are used in c#?

489


What is a di class?

529


Describe a Struct ?

543


What is the advantage of constructor?

474






What is the data type for bit in c#?

476


What's the difference between a static method and a non static method c#?

503


What is delegation in oops?

520


HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only

524


Explain About remoting and web services. Difference between them

540


How many types of collections are there in c#?

482


How many bytes is an int c#?

494


Explain the difference between // comments, /* */ comments and /// comments?

498


What is the default scope of a class in c#?

482


What is meaning of type safety in c#?

465