Is string reference type / value type?
Answer Posted / romance
String is reference type......
Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
What are the generation of Garbage Collection in C# .NET ?
Why main method is static in c#?
What is the difference between gettype and typeof in c#?
Can you access a hidden base class method in the derived class?
How many types of serialization are there in c#?
Can I define my own exceptions?
Why are c# strings immutable?
Is struct object oriented?
What is before string in c#?
Explain deadlock?
Explain About multi level and multiple inheritance how to achieve in .net
What is difference between .net and c#?
How to properly clean up excel interop objects?
When should we use delegates in c#?
What is an example of a delegate?