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 ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by generic class in c#?

673


How many root nodes are there in an xml document?

656


what are some characteristics of an array?

718


What is difference between internal and protected internal in c#?

690


Is string a class in c#?

647


What is the main method in c#?

727


What is the difference between private and protected in c#?

690


Which of these statements correctly declares a two-dimensional array in c#?

846


Can I use parseint?

642


explain the three services model commonly know as a three-tier application.

737


What is public or shared assemblies ?

764


How many types of interface are there in c#?

696


What operator means?

662


Can you have an array of arrays?

694


What is the difference between “dispose” and “finalize” variables in c#?

697