Is string reference type / value type ?
Answer Posted / vakil vijay vamangari
String is reference type .
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can a static class contain non static members?
What do you mean by serialization in .NET?
Different between method overriding and method overloading?
Are multiple data types stored in System.Array?
Is there a way to force garbage collection?
Can abstract class be instantiated c#?
What is serialization in c#?
Can a dictionary have duplicate keys c#?
What is the difference between var and dynamic types in c# 4.0?
What is difference between code access and role based security?
without modifying source code if we compile again, will it be generated MSIL again?
can you create a function in c# which can accept varying number of arguments
What is tpl in c#?
What is tryparse?
What is difference between association, aggregation and inheritance relationships?