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 is delimiter in c#?
How do I run a cshtml file?
What are controls in c#?
What is meant by generics in c#?
In .NET how can you solve the DLL Hell problem?
What is the difference between serialization and deserialization in c#?
Why to use “finally” block in c#?
What is xml serialization and deserialization in c#?
What is data annotation in c#?
Why is c# good for games?
Is c# used for any core features of windows vista?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
Explain how can I get around scope problems in a try/catch?
What are satellite assemblies? How will you get the different language strings?
What is the difference between finally and finalize block?