Answer Posted / saifkhan583
Array is a Reference Type Created on Heap
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the real use of interface in c#?
what is boxing and unboxing?can we initialize unboxing directly?
Are arrays value types or reference types?
Does c# do array bounds checking?
What is the use of system.environment class in c#.net?
What is serializable in c#?
Is it true that all c# types derive from a common base class?
What is the difference between system.text.stringbuilder and system.string?
What do u meant by "SBI" of an object?
Difference between value and reference type. What are value types and reference types?
What is remote data?
How many types of serialization are there in c#?
Explain the difference between proc. Sent by val and by sub?
What does addressof operator do in background ?
What is .net console?