Is string reference type / value type?
Answer Posted / k.hemalatha
string is a reference type but behave likes value type.
Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What are the benefits of using generics in c#?
What is c# used for in the industry?
Describe the parts of assembly.
What is getenumerator?
Can list contain duplicates c#?
How long will it take to learn c sharp?
What can we do to handle multiple exceptions?
How do you clear a list in c#?
What is the difference between integer and double?
Which is faster array or arraylist in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
How do I open the console window?
What is the use of readkey in c#?
What are c# types?
Can int be null in c#?