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
What do you mean by stack and heap in c#?
Define multicast delegate? How it be used?
What is new method in c#?
What is jagged array?
what are the differences between a class and structure
List down the fundamental oop concepts?
What are custom exceptions? Why do we need them?
Which control cannot be placed in mdi?
How many bytes is a char c#?
Is c sharp and c# are same?
What is difference between static and constant variable?
What is the default value of string in c#?
What is the usage of OLE?
What is task parallel library?
Value Type and Reference Type Data type in C#?