Why are strings immutable c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


Why singleton is sealed?

0 Answers  


What language is c# similar to?

0 Answers  


What is the difference between array.find method and arraylist.find method?

1 Answers   Mphasis,


What are some of the commonly used commands in sqlcommand?

0 Answers  


Explain boxing and unboxing in c#?

0 Answers  


What is the advantage of singleton class?

0 Answers  


Is xml tags are case sensitive?

0 Answers  


C# called c sharp why?

0 Answers  


can you allow a class to be inherited, but prevent the method from being over-ridden?

0 Answers   Siebel Systems,


What is the difference between paramaterized constructor and copy constructor?

0 Answers   HCL,


Why we need get set property in c#?

0 Answers  


Categories