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 some of the commonly used commands in sqlcommand?

690


What are the 3 different types of arrays?

778


Is array value type in c#?

786


Are multiple data types stored in System.Array?

874


Is .net and c# the same?

743


Define satellite Assembly?

749


What are handlers in c#?

710


Why do I get a syntax error when trying to declare a variable called checked?

778


Can we change static value in c#?

734


How do you comment in c#?

698


What is difference between ilist and list in c#?

659


How do I join one form to another in c#?

670


Can we customize the serialization process?

710


What is a c sharp?

645


Why ref is used in c#?

640