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 long will it take to learn c#?
What's the difference between system.string and system.text.stringbuilder classes?
How does return work in c#?
What method is used to sort the elements of the array in descending order?
Define Final Class in C#
When would you use generics in your code c#?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What is streamreader/streamwriter class?
What is c-sharp (c#)?
What is the difference between int.parse and int.tryparse methods?
How do I create a .exe file?
what is an event? Define delegate?
What do you mean by shared assembly?
Is it possible to nest cfml conditional tags?
What do you mean by synchronous and asynchronous operations?