Answer Posted / anuj
array in C# is reference type....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are value types stored in c#?
What do you mean by saying a "struct is a value type"?
Explain about generics in c#.net?
What do you mean by streamreader/streamwriter class in c#?
Is c# slower than java?
What are the benefits of using generics?
How are delegates chosen?
What is the difference between ienumerable and enumerable?
Can hashtable have duplicate keys in c#?
Why main is static in c#?
What is an enumerator in c#?
Can destructors have access modifiers?
What is static variable in c#?
What will be the output of the following code?
What is a nested type. Give an example?