Is string reference type / value type ?
Answer Posted / vijay
String is a reference type
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is an escape sequence? Name some string escape sequences in c#.
What is datareader c#?
Is c# strongly typed?
What is yield break in c#?
What are predicates in c#?
Contrast between an interface and abstract class?
Define the term immutable ?
Is a char?
What will a loop recorder show?
what is the difference between .dll and .exe
What are properties in C#?
How do I do a case-insensitive string comparison?
Does the variables of a private class-level inherited?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is the delegates in c#?