Is string reference type / value type ?
Answer Posted / deepak sharma
string is both type it depends on use
Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is int32?
Explain different properties of object oriented systems.
List down the differences between “dispose” and “finalize” methods in c#.
What Happens In Memory When You Box And Unbox A Value-type?
Which are access modifiers available in c#?
Difference between a sub and a function in c#.
How to put assembly in gac?
Can you declare a field readonly?
What does do in c#?
Can constructor have return type c#?
Define a jagged array in c#?
Whats an assembly? Describe the importance of assembly?
What is difference between struct and class in c#?
Explain About Postback
Does c# support try-catch-finally blocks?