Is string reference type / value type?
Answer Posted / kishore.a
String is a reference type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c# windows form application?
Explain manifest in c#.
What are the types of access modifiers?
Difference between call by value and call by reference in C#?
How does insertion sort work?
What is a race condition?
Differentiate between the public and private ?
What is a singleton unity?
Explain streamreader/streamwriter class?
what is the index value of the first element in an array?
if a method is marked as protected internal who can access it?
Explain code compilation in c#.
What is xml c#?
Can var be null c#?
Why do we use classes?