Is string reference type / value type ?
Answer Posted / avisek
string is referrence type....
bcz there is no limitations of string means it can have variable length......thats why str[0],str[1],
string stores only the referrence to the value stored in it....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain manifest & metadata in c#.
Explain About Postback
If you donot specify an access modifier for a method, what is the default access modifier?
What is difference between string and string builder?
How does aspect oriented programming work?
What are Namespaces?
Is for loop faster than foreach?
What is the default scope of a class in c#?
How many types of collections are there in c#?
What is asp net in c#?
What is public or shared assemblies ?
What are the types of serialization?
What is datagridview in c#?
What are winforms in c#?
Explain about ODP.net