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

What is use of a HashTable in .NET?

0 Answers   Arigo Infotech,


How more than one version of an assembly can keep in same place?

0 Answers  


Explain about finalize method?

0 Answers  


Is null c# operator?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What are the methods in c#?

0 Answers  


What is access modifier in c#?

0 Answers  


Explain the use of SN.exe

0 Answers   Accenture,


7. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

2 Answers  


What is inner class in c#?

0 Answers  


Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

1 Answers  


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

0 Answers  


Categories