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
Does c# provide copy constructor?
What is form feed in c#?
What are c# types?
Explain About disco and uddi
What is interface inheritance in c#?
List the difference between interface and abstract class?
What is encapsulation in csharp?
List down the access modifiers available in c#?
What is a dbml?
What is a clr (common language runtime)?
Is exe is machine dependent?
What is a decimal c#?
How to implement an object pool in c#.net.
What is wpf application in c#?
Why main is static in c#?