Is string reference type / value type ?
Answer Posted / vijay
String is a reference type
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How the versioning applies to Assemblies or can you explain version numbers?
Is boxing an implicit conversion?
What is response redirect in c#?
What are the 2 broad classifications of data types available in c#?
Is there an equivalent of exit() for quitting a c# .net application?
Why we use anonymous methods in c#?
What is parameterized constructor?
What is difference between class and interface in c#?
What is the use of 'using' statement in c#?
What is the real use of interface in c#?
Is c# lazy thread safe?
What is cosole application?
What is a collection in c#?
Can scriptable objects have methods?
Does constructor return any value in c#?