An Array is a Ref Type? what about the array elements which
are value type(int,Float...etc)?
Answer Posted / vibz
the array elements are boxed to Object type internally.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Explain the serialization in .net
Why is it important to override gethashcode when equals method is overridden?
What does console mean c#?
User's session is explicitly killed by which method ?
Is int a struct in c#?
What is asax file in c#?
Is int an object in c#?
What is the file extension for c#?
Define method overloading in c#?
What is Asynchronous call and how it can be implemented using delegates?
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?
What is the difference between namespace and class?
What does .length do in c#?
What are the variables in c#?
When a switch is said to be congested?