Is string reference type / value type?
Answer Posted / zeeshan
String is Value type..
| Is This Answer Correct ? | 1 Yes | 22 No |
Post New Answer View All Answers
What is the difference between ref and out parameters in c#?
What is the difference between IEnumerator and IEnumerable?
What is xml comments in c#?
Explain about ODP.net
What is jit? What are the different types of jit?
Why do we use partial class in c#?
Are string objects mutable or immutable?
What Is An Interface Class?
What is datatable in c#?
What are the collection types can be used in c#?
Why do we use reflection in c#?
Is namespace necessary in c#?
Does console.writeline() stop printing when it reaches a null character within a string?
What is difference between class and interface in c#?
Explain how is the dll hell problem solved in .net?