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 three types of operators?
Explain how to implement an object pool in c#.net
What are the main reasons to use c# language?
What are the methods in c#?
Is array passed by reference in c#?
Does c# have primitives?
What is private protected in c#?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
What do you mean by saying a "struct is a value type"?
What is static classes in c#?
What is a shared assembly?
What is window application in c#?
What is icollection in c#?
What is sqladapter c#?
What is tryparse?