What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()?

Answer Posted / ranjanatyagi

the first one copy both the data and the structure i.e.
schema of the arry and the second one copy only the
structuere not data.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are cookies in c#?

651


What is asenumerable in c#?

582


What is managed or unmanaged code?

664


What is string concatenation?

558


What is distribute by in hive?

646






What is the difference between structure and class in c#?

549


What is a console application in c#?

519


What is xml serialization in c#?

554


Can we inherit static class in c#?

560


Is php easier than c#?

583


When would you use generics in your code c#?

578


What is garbage collection? How to force garbage collector to run?

572


Is null in c#?

569


What are access modifiers used for?

694


What is yield c#?

557