What does the term immutable mean?
Answer Posted / vijay rana
immutable means we can not change the contents at run time,
example of immutable is String
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a method signature in c#?
What is the xml document structure?
What is meant by clr?
Can an exception be thrown from a catch block?
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?
What is type safe code?
What is the purpose of constructor in c#?
What are strings in c#?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What is constructor overloading in c#?
Can a struct inherit from another struct or class in c#?
how to print invert pyramid in c#
Is array ienumerable c#?
What are the 3 different types of arrays?
What Is A Satellite Assembly?