Is string reference type / value type?
Answer Posted / vamsi
string is reference type only...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What will a loop recorder show?
Explain about generics in c#.net?
What is asynccallback c#?
what is boxing and unboxing?can we initialize unboxing directly?
What are the new features in c# 2.0?
Different between method overriding and method overloading?
Can I define a type that is an alias of another type (like typedef in c++)?
What are the classes contained in a single .NET DLL ?
What is a delegate? Explain.
How do I stop my console from closing in c#?
What is interface inheritance?
What are custom exceptions?
What are the Types of configuration files and their differences
Write down the c# syntax to catch an exception
What is string interpolation in c#?