Is array reference type / value type ?
Answer Posted / narayansahu
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 ? | 86 Yes | 8 No |
Post New Answer View All Answers
What is use of hashtable in c#?
What tool we have to use to install assembli in gac folder.
What is a class level variable in c#?
What is difference between array and list in c#?
In which way you can convert a value-type to a reference-type?
How many types of collections are there in c#?
Can a constructor be static in c#?
Can we have multiple threads in one app domain?
What is iformatprovider in c#?
Is c# or c++ better for games?
What is extended class in c#?
Is array a list?
Is for loop faster than foreach?
Is a games console a computer?
What issues can be faced while delivering code?