Answer Posted / sharifuddin
Shiva U R Wrong
Array is a reference type and it is stored in Heap memory!
Reference types are:
object
class
delegate
interface
array
string
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Can you create partial delegates and enumerations?
What are the 4 pillars of any object oriented programming language?
What is the Signification of the "new " keyword in C#? example
what is the difference between interface and multiple interface?
What is the difference between protected and internal in c#?
What is difference between abstract class and interface in c#?
What is array formula?
What is Implementation inheritance
How do I create a new form in c#?
Can constructor be overloaded in c#?
Can we create multiple constructors?
Is c# and c same?
Define c# delegate?
What is void in c#?
What is the difference between interface and abstract class in c#?