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 a value type or a reference type?

Answer Posted / senthilselvan

string is a reference type.

string str = "hello";
char x = str[1];

here what we do is handling the memory.
which type allows you to handle the memory is reference types.

Is This Answer Correct ?    26 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement globalization and localization in the use interface in .net.

1066


What is new asp.net core?

1092


What is Razor View Engine

1117


What parameters can you pass in the url of the api?

1163


Explain how can we inherit a static variable?

1102


Explain client side state management system.

1055


What is the Difference between MVC And MVP design pattrens

2725


How does a content page differ from a master page?

1102


What is custom attribute? How to create?

1127


What are the server control tags in asp.net.?

1103


How Session outproc in Sqlserver stored?

2804


How do you secure your connection string information?

1038


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

1121


Explain the different types of directives in .net?

993


What is mta?

1088