Is string reference type / value type?
Answer Posted / ganesh
Vikram u r worng
string is a reference type
Is This Answer Correct ? | 50 Yes | 2 No |
Post New Answer View All Answers
What is uint64?
What is the benefit of delegate in c#?
What is the use of private constructor in c#?
How do I count the length of a string in c#?
What is the difference between ref and out in c#?
What is attribute and reflection in c#?
What namespace is list in c#?
Why extension method is static?
Is a valid int value?
What is strong data type in c#?
How many types of constructors are there in c#?
What is delegation in oops?
what is IDisposal interface,IComparable,IEquatable,IFormatable
Can enum have methods c#?
What is unmannaged code and will CLR handle this kind of code or not .