Is string reference type / value type ?
Answer Posted / deepak sharma
string is both type it depends on use
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
how can one use hcl and c sharp together?
Is enum a value type c#?
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
How do you sort a list in c#?
Why we need get set property in c#?
What is private class in c#?
How do you create empty strings in c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
What is the difference between returning iqueryable vs ienumerable?
Can int be null in c#?
Is inheritance possible in c sharp?
How to Install uninstall assemblies into GAC?
Can you have more than one namespace in c#?
Why do we use polymorphism in c#?
what is IDisposal interface,IComparable,IEquatable,IFormatable