Is string reference type / value type?
Answer Posted / guest
string is Reference Type
| Is This Answer Correct ? | 169 Yes | 13 No |
Post New Answer View All Answers
How many types of collections are there in c#?
Does c# do array bounds checking?
Is c# strongly typed?
Is array a collection c#?
Why do we need constructor in c#?
What is difference between ienumerable and iqueryable in c#?
What is literal control
Why do we use polymorphism in c#?
What is transparent caching with aop ?
What is the difference between namespace and class in c#?
What is property in c#?
Can we assign null value to integer?
Is comparator a functional interface?
Is stringbuilder faster than string concatenation c#?
Do we get an error while executing the “finally” block in c#?