Answer Posted / kumar vaibhav
array is reference type.it store the elements in heap memory
To Sharifuddin,
Agreed with Shiva, Sharifuddin-Please make sure you r here post your answer not to comment on other.If some one is incorrect you may correct him if you know the answer.Otherwise no need to embrace him on the public portal.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many constructor can a class have?
What is the max value of int32 in c#?
What is Fragmentation and its Types?
What is difference between int and int in c#?
What are the types of class in c#?
Does c# support a variable number of arguments?
What is executereader in c#?
What is meant by enumerable in c#?
Can we inherit sealed class in c#?
What is concatenation and when should it be used?
What is type keyword in c#?
Can abstract class be sealed in c#?
Explain dataset.acceptchanges method in .net?
Are c# constructors the same as c++ constructors?
What does private void mean in c#?