Is string reference type / value type?
Answer Posted / vamsi
string is reference type only...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is verbatim string?
How garbage collection deals with circular references.
Is goto statement supported in c#?
what is collections in .net? why we use?
What is static class in C#?
How many bytes is a long c#?
What is difference between a constant and read-only in C#?
What are the Features in .net framework 1.1
What is the difference between double and decimal in c#?
What is serialization in .net?
What are the fundamental differences between value types and reference types?
What is event sourcing in c#?
What is primitive types in c#?
What is the purpose of namespace in c#?
How do you access a constant field declared in a class?