Is string reference type / value type?
Answer Posted / prabhakar
String is reference type ........
| Is This Answer Correct ? | 55 Yes | 1 No |
Post New Answer View All Answers
What is a destructor in c#?
Can abstract class instantiated c#?
Is array passed by reference in c#?
What is difference between variable and property in c#?
What's difference between constants and static readonly?
Why we use dll in c#?
What is the purpose of namespace?
Can a class have multiple constructors c#?
how to stored and retrive video in Sql server using asp.net c#......?
What is the difference between paramaterized constructor and copy constructor?
Is c# and c same?
What are the basic string operations? Explain.
What is Covariance and contravariance in C#?
What is difference between a function and a method?
Why delegates are safe in c#?