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
Is datetime nullable c#?
What is deadly diamond problem?
in object oriented programming, how would you describe encapsulation?
Can derived classes have greater accessibility than their base types?
Do we get an error while executing the “finally” block in c#?
Explain the difference between “constant” and “read-only” variables used in c#?
What Is The Smallest Unit Of Execution In .net?
Give some examples of commonly used i/o classes?
How does bitwise xor work?
What do you mean by default constructor?
What is for loop in c#?
When a switch is said to be congested?
Which framework is best for desktop application?
What is the main usage of keyword “virtual†? How does it work for a method or property?
Explanation on Generic?