Is string reference type / value type?

Answer Posted / kapil dalke

string is reference type . dont confuse yar..........
because String is immutable objects..........
means does not change the values(string).......

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the components of window?

712


Can we inherit static class in c#?

722


What is the difference between C# 3.5 and C# 4.0?

764


Give examples for value types?

731


What is the difference between c and c sharp?

752


Can struct inherit from class c#?

755


What's the difference between abstraction and encapsulation?

702


What is session state in asp net c# with example?

683


What method is used to sort the elements of the array in descending order?

766


What is dto c#?

684


Why do we need static in c#?

730


What is the wildcard character in sql?

769


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1760


What is Asynchronous call and how it can be implemented using delegates?

813


Is std :: string null terminated?

702