Answer Posted / suryaprakash
Array is reference type, this type stored in heap memory
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Is array passed by reference in c#?
What is garbage collector and where should you use in .NET?
Describe the difference between inline and code behind - which is best?
What is _viewstart cshtml?
What is event delegate in c#?
What is encapsulation in csharp?
How can I process command-line arguments?
What are actions in c#?
What is ispostback c#?
How do I format a string in c#?
How do I link two windows forms in c#?
What is Implementation inheritance and interface inheritance?
What are c# i/o classes?
Why singleton class is sealed in c#?
if a method is marked as protected internal who can access it?