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 does the dispose method do with the connection object?
What is winforms c#?
How many types of constructors are there?
How will you get the different language strings?
Explain the difference between “as” and “is” operators used in c#?
Is c# code is unmanaged or managed code?
What is a c sharp?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
Is java better than c#?
Why delegates are type safe in c#?
Why do we use static class in c#?
What is the meaning of int parse in c#?
What is mvc pattern in c#?
Can you inherit multiple classes in c#?
What is inheritance c#?