Is string reference type / value type?
Answer Posted / lucky
It is a reference type 500%
| Is This Answer Correct ? | 35 Yes | 1 No |
Post New Answer View All Answers
Explain the concepts of cts and cls(common language specification).
What is difference between dynamic and var in c#?
What namespace is list in c#?
What is dependency in software?
Enlist all the components of an ado.net framework?
What is use of private class in c#?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
How to find type of variable?
Can we make a class private in c#?
What is a interface in c#?
Is class reference type c#?
What do you use c# for?
What is activator c#?
What is the difference between add and addrange in c#?
Is c# dictionary a hash table?