Is string reference type / value type?
Answer Posted / supraja
sting is reference typpe
| Is This Answer Correct ? | 45 Yes | 3 No |
Post New Answer View All Answers
What are circular references?
What is the use of 'as' Keyword in C# ?
Are structs value types or reference types?
Which language is used for desktop application?
Enlist all the components of an ado.net framework?
What is an assembly loader?
What is the namespcae generally given to the webpage of the .NET Framework ?
What is the main usage of keyword “virtual†? How does it work for a method or property?
Which string method is used for concatenation of two strings in c#?
If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?
What is get set in c#?
What does dbml mean in texting?
Is hashset serializable c#?
What is the difference between early binding and late binding in c#?
Explain how can you clean up objects holding resources from within the code?