Is string reference type / value type?
Answer Posted / abhit
String is reference type.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How do you escape a character?
Are classes passed by reference in c#?
What is the max value of int32 in c#?
Which of the following operations can you not perform on an ado.net dataset?
What is dataadapter c#?
What is type checking in c#?
What is console write in c#?
How do destructors and garbage collection work in c#?
What is clr namespace?
Does c# support a variable number of arguments?
Which is faster iqueryable or ienumerable?
Explain partial class in c#?
What is the difference between firstordefault and first?
Explain publishers and subscribers in events.
What is inumerable?