Is string reference type / value type?
Answer Posted / guest
string is Reference Type
Is This Answer Correct ? | 169 Yes | 13 No |
Post New Answer View All Answers
Define parsing?
What is eager loading in c#?
In which way you can convert a value-type to a reference-type?
What is the difference between User controls and Custom Controls?
What does the dispose method do with the connection object?
What is an xsd file?
Contrast between an interface and abstract class?
What is the use of dll file in c#?
What is the meaning of int parse in c#?
What do you mean by string objects are immutable?
How do you use nullable?
Why do we use void in c#?
How many aware interfaces are there?
Explain how can you clean up objects holding resources from within the code?
Can abstract class have private constructor c#?