Is string reference type / value type?
Answer Posted / prabhakar
String is reference type ........
| Is This Answer Correct ? | 55 Yes | 1 No |
Post New Answer View All Answers
What is a template class?
What is the use of getcommandlineargs() method in c#.net?
Can a string be null c#?
Why are c# strings immutable?
What is null in database?
How do switch statements work?
What are predicates in c#?
Define an assembly in .net?
Can a struct inherit from an interface in c#?
What do you mean by object pooling?
What is transparent caching with aop ?
Explain code compilation in c#.
What is lazy t?
How do I move from one form to another in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?