Is string reference type / value type?
Answer Posted / shweta
100% String is Reference Type.
Value Type- All Numeric data types, Boolean, Char, Date,
Structs.
Reference Type- String, Arrays, Class, Delegates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data hiding in c#?
Does c# support const methods, properties, or events?
what is collections in .net? why we use?
What is the data encapsulation?
Is comparator a functional interface?
What is difference between array and collection in c#?
How big is a 64 bit integer?
What is a sealed class?
Explain About namespaces
What are verbatim strings in c#?
Why singleton pattern is used in c#?
What is Web.config?
How to declare a property in a class?
What is static class in C#?
What are satellite assemblies? How will you get the different language strings?