What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()?
Answer Posted / rahul
The first one performs a deep copy of the array, the second
one is shallow.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are properties in C#?
Explain the Usage of web.config
what is inheritance and an example in vb.net and c# of when you might use it?
What is difference between var dynamic and object in c#?
Why do we need ienumerable in c#?
How do I download a program to my desktop?
Explain how do you debug an asp.net web application?
List down the differences between “dispose” and “finalize” methods in c#.
Differentiate between method overriding from method overloading with its functionality?
What is a di class?
what is main function of alternate teamplate of datalist?
What is difference between list and ilist in c#?
When do you generally use a class over a struct?
What is appdomain in c#?
Can I use parseint?