Is string reference type / value type?
Answer Posted / prabhakar
String is reference type ........
| Is This Answer Correct ? | 55 Yes | 1 No |
Post New Answer View All Answers
What is a datacontract?
Can non-default constructors be used with single call sao?
Why do we need serialization?
What is protected internal modifier in C#?
Why do we need reflection in c#?
Can arraylist store different data types in c#?
What does using system mean in c#?
Why is it not a good idea to use empty destructors?
Where do we use serialization in c#?
Is as keyword in c#?
How do I type a whitespace character?
What is difference between ilist and list in c#?
What is a static in c#?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only
What is the difference between protected and private?