Is string reference type / value type?
Answer Posted / baranee
Sorry guys bit of careless ..In the previous post I have
made a mistake string is a reference type not a value type.
Again, String is a reference type.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to use exception handling in stored procedure?
without modifying source code if we compile again, will it be generated MSIL again?
What are floating point numbers?
What is routing in c#?
How to reverse each word in a string using c#?
what is scope of a protected internal member variable of a c# class
What does char mean in c#?
What are the different ways of method can be overloaded?
Explain About multi level and multiple inheritance how to achieve in .net
How do switch statements work?
Are structs value types c#?
What is the purpose of namespace?
How do you comment in c#?
What is session c#?
In how many ways you can overload a method?