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
Is a c# interface the same as a c++ abstract class?
What is the difference between list and dictionary in c#?
Can enum be null c#?
Why is ienumerable used?
What is a web service in c#?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
What is desktop example?
How do switch statements work?
How do I trim a space in c#?
How does dictionary work in c#?
What is firstordefault c#?
Explain about Oops concept
Can constructor be protected?
What are predicates in c#?
If I want to override a method one of class A and in class b then how do you declare?