Is string reference type / value type?
Answer Posted / dr.evil
String is a value Type.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we override interface methods in c#?
What is the difference between abstract and virtual?
How does insertion sort work?
Explain the use of Mutex in C#?
What are the differences between value types and reference types?
What is the purpose of constructor in c#?
Can a class be protected in c#?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What are the types of serialization?
How do you name a variable in c#?
Why do we use void in c#?
Why are mutable structs evil?
What is the difference between finally and finalize block?
Can we store different data types in arraylist in c#?
What is meant by clr?