Is array reference type / value type ?
Answer Posted / shanta
Yes array is reference type because it uses address
| Is This Answer Correct ? | 37 Yes | 2 No |
Post New Answer View All Answers
What is the difference between static and private constructor in c#?
How to add a readonly property in c#.net
How can it prevents DLL Hell assembly versioning in .NET?
What is func c#?
What does protected internal access modifier mean?
List some Advantages of switch-case over if else?
What is the CTS, and how does it relate to the CLS?
What does return do in for loop?
What is function c#?
Is c# slower than java?
What is dto c#?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
What is dataview c#?
Explain the difference between “constant” and “read-only” variables used in c#?
What is difference between overloading and short circuiting?