Is string reference type / value type?
Answer Posted / kishore.a
String is a reference type.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is faster array or arraylist in c#?
What do you mean by serialization in .NET?
Explain the role of the datareader class in ado.net connections?
What is binary search tree in data structure?
The int maps to which C# keyword in .NET type?
How to find methods of a assembly file (not using ILDASM)?
What are the two uses of a ‘using’ statement in c#?
What are generic types?
Is Multiple-inheritance supported by c#?
Explain About sn.exe
What are expressions c#?
Can a class have static constructor?
What is the default value of singleordefault?
Can we customize the serialization process?
Can abstract class have constructor?