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 state c#?
Can a constructor be private in c#?
What is the task perform by clr?
What is difference between sleep () and wait ()?
Why attributes are used in c#?
What are Indexers in C#?
Can you inherit multiple classes in c#?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
the c# keyword .int. Maps to which .net type?
What is namespace in oops?
How to get the sum of last 3 items in a list using lambda expressions?
What is the purpose of c#?
What is razor view in c#?
Explain the constructor in c#.
Define constructor in c#.