Is string reference type / value type?
Answer Posted / subbu
string is absolutely reference type but value type and reference types can be changed to reference type and value type by boxing and un boxing mechanism.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is everything an object c#?
What .exe means?
How do you create partial methods?
What is data annotation in c#?
What is multicast delegate in c# ?
How do you escape a character?
Why do I get a "cs5001: does not have an entry point defined" error when compiling?
Describe the ways of cleaning up objects in c#.
How do you escape c#?
List down the fundamental oop concepts?
Explain the difference between a Private Assembly and a Shared Assembly
How do I open the console?
What is c# in asp net?
Is java better than c#?
How do switch statements work?