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
What are the properties of string?
What is string method in c#?
What is the difference between new and override in c#?
What is the difference between field and property in c#?
What is difference between float and decimal?
What is lambda expression in c#?
what are the different ways a method can be overloaded?
What is the difference between double and decimal in c#?
What is the difference between final finally and finalize in c#?
What is uint64?
What is difference between yielding and sleeping?
What is expression c#?
How to use reflection to call generic method?
What are the Types of optimization and name a few and how do u do?
How do I simulate optional parameters to com calls?