Buy Questpond's video subscriptions on
huge discount
.
Online: 2802
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Why String is a reference type ?
Posted by
Bharathi Cherukuri
on 8/27/2012 | Category:
ASP.NET Interview questions
| Views: 2904 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
A String variable holds a reference to the object which contains each char in the string as the string types implement IEnumerable Interface. So, the strings are reference types.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
In ToString("F2"), What does F2 mean ?
Next > :
How to display a number as a percent in .NET ?
Comments or Responses
Login to post response
More Interview Questions by Bharathi Cherukuri
How to display a number as a percent in .NET ?
Is there any difference between String and string ?
Discuss the advantages of using XmlReader and XmlWriter ?
Explain about an empty XML element..
How many parents can an XML child element support ?
Is DOM parsing supported by Silverlight ? What is LINQ to XML ?
What are the controls that comes with silverlight ?
What are the languages that are used to create silverlight based appli ...
Latest Interview Questions
Your application database includes Person and OfficeAssignment tables. ...
What are anonymous types?
In your application, information about all courses is stored in a Cour ...
In your application course, information is stored in a Course table. S ...
You are implementing an EDM. You need to add a definition to the data ...
You are implementing an Entity Data Model . You need to add a definiti ...
You are using VS 2010 to develop a data-centric application. You need ...
You ran a LINQ to SQL query to retrieve the products that you are goin ...
More ...