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
Do vs while c#?
What is command object in c#?
What is the purpose of dependency injection?
Define using statement in c#?
What are indexers in c# .net?
To catch any possible exception What is the C# syntax written ?
What are namespaces, and how they are used?
What benefit do you get from using a primary interop assembly (pia)?
What is desktop example?
What is the use of console application in c#?
What is a delegate? How can it works?
What is callback delegate in c#?
Explain About stateless and state full web service
How to generate strong name key file or which command is used to generated strong name key file?
What does mean c#?