Answer Posted / sowjanya
array in .net is of reference type.It implements various
interfaces.also the array you create is automatically
derived from system.array class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are c# objects passed by reference?
Why are local variables stored in stack?
What happens if a static constructor throws an exception?
What is the difference between int.parse and int.tryparse methods?
Is array thread safe c#?
What is event sourcing in c#?
What is garbage collection? How to force garbage collector to run?
What language is c# similar to?
What happens if the inherited interfaces have conflicting method names?
Ho we can see assembly information?
What is dictionary class in c#?
How to create multi-dimensional array?
How to Show Message box in Metro Style App?
What is static classes in c#?
What are the advantages of using c#?