Is string reference type / value type?
Answer Posted / sunil
string is a 1000% reference type
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why do we need constructor in c#?
What is a console operator?
What are the return types in c#?
what is IEquatable
What is a cshtml file?
What is difference between out and ref in c#?
What is Covariance and contravariance in C#?
Why do we use dataset in c#?
Explain the difference between “constant” and “read-only” variables used in c#?
Can partial class be inherited?
Is c sharp free?
Explain the clr triggers?
Is c sharp open source?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
What is the difference between interface and functional interface?