Is string reference type / value type?
Answer Posted / ravikiran gullapalli
String is 100% Reference Type. It is an immutable object.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What do you mean by jagged array?
What is callback in c#?
How to reduce image resolution in C#?
Explain the top reason to use c# language?
What is difference between string and stringbuilder in c#?
What is difference between ienumerable and list in c#?
What is data type in c# with example?
Explain the difference between a Private Assembly and a Shared Assembly
what is c# command?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
Does c# support const methods, properties, or events?
What is ilasm.exe used for?
What sort algorithm does c# use?
What are the advantages of interface in c#?
How do you declare an arraylist?