Is string reference type / value type?
Answer Posted / ganesh
Vikram u r worng
string is a reference type
| Is This Answer Correct ? | 50 Yes | 2 No |
Post New Answer View All Answers
Can class be protected in c#?
Where do I put dll files?
How to get the sum of last 3 items in a list using lambda expressions?
How many static constructors are allowed in a class?
What is eager and lazy loading in c#?
Distinguish between system.string and system.text.stringbuilder classes?
What is difference between asp net and c# net?
What is a race condition?
What does break do in loop?
Is stringbuilder faster than string concatenation c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is streamreader/streamwriter class?
Can struct be static in c#?
What is property c#?
What is console read in c#?