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
How do I trim a space in c#?
What is a static class in c#?
What is the difference between interface and functional interface?
What is keywords in c#?
What is difference between private, protected, and public in C#?
What is the difference between IEnumerator and IEnumerable?
What is the difference between c and c sharp?
What is a strong name in c#?
Can interface inherit class in c#?
What are the types of methods in c#?
What do u mean by delegation?
How many constructors can a class have in c#?
What is the difference between readkey and readline in c#?
Explain when should you call the garbage collector in .net?
Where static variables are stored?