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

Answer Posted / guest

The first one performs a deep copy of the array, the second
one is shallow.

Is This Answer Correct ?    9 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value of datetime in c#?

486


What do you mean by saying a "struct is a value type"?

514


Differentiate between dataset and datareader?

516


Is it possible to execute multiple catch block for a single try statement?

579


Is datetime immutable c#?

490






What is event and delegates in c#?

565


Which controls do not have events?

545


Which programming language is best for desktop applications?

448


How do you define a predicate?

478


Can we have 2 main methods in c#?

478


Is object an int c#?

513


How do you pronounce c#?

493


What is part of a method signature in c#?

461


What are the return types in c#?

483


Why do we need serialization?

430