Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is string reference type / value type?

Answer Posted / guru dayal roy

String is reference type. When we define a string and
initialise it creats an object and again when we try to
append something it creates a new object which contains
both the string togather. So since string initialization
creates an object we can say string is also reference type
which does not happen with other value types.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exactly is serverless?

894


Can we override constructor in c#?

963


What are the different types of assemblies available and their purpose?

952


Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?

941


Can you explain template pattern?

1093


Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?

867


Explain the Usage of web.config

1038


What are virtual destructors?

1018


What does == mean in c sharp?

1087


What is difference between static and constant variable?

1024


Why we use dll in c#?

1014


What is different between Implicit conversion and Explicit conversion in C#?

1126


What is the use of console readkey ()?

1076


Can we inherit partial class in c#?

982


How to use the sreamReader class to read form a text file?

1034